Ask a Question related to FreeBSD, Design and Development.
-
Scott Stevenson #1
Partial web page loading
I'm a relatively new user of FreeBSD (5.3 release), and have
encountered a problem that I haven't seen on other platforms. The
details and a screenshot are outlined here:
[url]http://theocacao.com/document.page/82[/url]
Essentially, web content (text and images alike, it seems) occasionally
fails to load in entirety. I personally haven't be able to recreate
this yet, but a few people have sent me emails about it. I didn't hear
anything about this prior to switching to FreeBSD. This is the exact
same content I had running on a Red Hat-based machine running the same
version of Apache.
I've done a lot of googling and looking through mailing list archives,
but haven't been able to identify any real leads yet. Syslog doesn't
suggest anything is amiss. My environment is:
FreeBSD 5.3-Release
Apache 2.0.50
PHP 5.0.2
BIND 9.3.0
Both Apache and PHP were built from ports. I realize Apache is a few
versions behind, and I'm going to upgrade it. Looking at the changelog,
though, I can't seem to find anything that would pertain to this.
Any ideas?
Thanks,
- Scott
--
[url]http://treehouseideas.com/[/url]
[url]http://theocacao.com/[/url] [blog]
Scott Stevenson Guest
-
partial page export to PDF
In InDesignCS, is it possible to select just a portion of a page and export to PDF, or does it have to be the entire page? -
Wep Page Loading
Newbie. This may be a simple questions.... but for the life of me I can not find anything anywhere that answers this question. Why does this... -
page not loading
I have a couple pages on my new site that check out fine when I 'preview in browser' in Dreamweaver but when I check them actually on the web only... -
Trouble loading administrator/index.cfm page--i am askedto save the page
Please help....i've been stuck for days on this problem... Basically, I installed coldfusion and at the end of the installation, it told me that... -
Items.Count wrong on partial page
Hi, here's an odd one that blows my mind. I have a DataGrid with paging enabled. I have PageSize=10. I have 25 total items, so that gives me two... -
Chris #2
Re: Partial web page loading
Scott Stevenson wrote:
> I'm a relatively new user of FreeBSD (5.3 release), and have encountered
> a problem that I haven't seen on other platforms. The details and a
> screenshot are outlined here:
>
> [url]http://theocacao.com/document.page/82[/url]
>
> Essentially, web content (text and images alike, it seems) occasionally
> fails to load in entirety. I personally haven't be able to recreate this
> yet, but a few people have sent me emails about it. I didn't hear
> anything about this prior to switching to FreeBSD. This is the exact
> same content I had running on a Red Hat-based machine running the same
> version of Apache.
>
> I've done a lot of googling and looking through mailing list archives,
> but haven't been able to identify any real leads yet. Syslog doesn't
> suggest anything is amiss. My environment is:
>
> FreeBSD 5.3-Release
> Apache 2.0.50
> PHP 5.0.2
> BIND 9.3.0
>
> Both Apache and PHP were built from ports. I realize Apache is a few
> versions behind, and I'm going to upgrade it. Looking at the changelog,
> though, I can't seem to find anything that would pertain to this.
>
> Any ideas?
>
>
> Thanks,
>
> - Scott
>
See if the issue continues. Is it only certain days? Certain hours? From
certain locales? I would not be surprised if it clears up. If it does,
chalk it up to your ISP
--
Best regards,
Chris
Program complexity grows until it exceeds the capability
of the programmer who must maintain it.
Chris Guest
-
Kevin Kinsey #3
Re: Partial web page loading
Chris wrote:
> Scott Stevenson wrote:
>>>> I'm a relatively new user of FreeBSD (5.3 release), and have
>> encountered a problem that I haven't seen on other platforms. The
>> details and a screenshot are outlined here:
>>
>> [url]http://theocacao.com/document.page/82[/url]
>>
>> Essentially, web content (text and images alike, it seems)
>> occasionally fails to load in entirety. I personally haven't be
>> able to recreate this yet, but a few people have sent me
>> emails about it. I didn't hear anything about this prior to
>> switching to FreeBSD. This is the exact same content I had
>> running on a Red Hat-based machine running the same version of Apache.
>>
>> I've done a lot of googling and looking through mailing list
>> archives, but haven't been able to identify any real leads yet.
>> Syslog doesn't suggest anything is amiss. My environment is:
>>
>> FreeBSD 5.3-Release
>> Apache 2.0.50
>> PHP 5.0.2
>> BIND 9.3.0
>>
>> Both Apache and PHP were built from ports. I realize
>> Apache is a few versions behind, and I'm going to upgrade it.
>> Looking at the changelog, though, I can't seem to find
>> anything that would pertain to this.
>>
>> Any ideas?
>
>
> See if the issue continues. Is it only certain days? Certain hours?
> From certain locales? I would not be surprised if it clears up. If
> it does, chalk it up to your ISP
Are we understanding correctly that it's the server at issue?
Pages from theocacao.com are looking fine here. On cocoadevcentral.com,
the article I looked at seemed fine; however, the right sidebar/navbar
seemed
truncated. I felt sure it was a rendering/CSS bug, though.
I'd sure keep an eye on:
top(1)
/var/log/httpd-access.log
/var/log/httpd-error.log
Is there any pattern to these "misloaded" pages?
Kevin Kinsey
Kevin Kinsey Guest
-
Scott Stevenson #4
Re: Partial web page loading
On Feb 20, 2005, at 1:39 PM, Kevin Kinsey wrote:
Interesting. Could you detail what you see, or send me a screenshot> Are we understanding correctly that it's the server at issue?
>
> Pages from theocacao.com are looking fine here. On
> cocoadevcentral.com,
> the article I looked at seemed fine; however, the right sidebar/navbar
> seemed
> truncated. I felt sure it was a rendering/CSS bug, though.
off-list? It's possible you may have encountered the problem. Which
browser are you using? Does it look like this screenshot pictured here?
[url]http://theocacao.com/document.page/82[/url]
It's definitely not a load issue.> top(1)
I've looked through these. Nothing unusual.> /var/log/httpd-access.log
> /var/log/httpd-error.log
I don't really have enough data to answer that, unfortunately. I> Is there any pattern to these "misloaded" pages?
haven't been able to recreate the problem myself, either.
The only thing I can say for sure is that no one emailed about this
prior to the switch to FreeBSD. Not that it's necessarily a
platform-specific issue, but it's all I have to go on right now.
Thanks,
- Scott
--
[url]http://treehouseideas.com/[/url]
[url]http://theocacao.com/[/url] [blog]
Scott Stevenson Guest
-
Andrew L. Gould #5
Re: Partial web page loading
> > Scott Stevenson wrote:
Are you sure it's not an odd browser configuration issue? For example:> >> I'm a relatively new user of FreeBSD (5.3 release), and have
> >> encountered a problem that I haven't seen on other platforms. The
> >> details and a screenshot are outlined here:
> >>
> >> [url]http://theocacao.com/document.page/82[/url]
> >>
> >> Essentially, web content (text and images alike, it seems)
> >> occasionally fails to load in entirety. I personally haven't be
> >> able to recreate this yet, but a few people have sent me
> >> emails about it. I didn't hear anything about this prior to
> >> switching to FreeBSD. This is the exact same content I had
> >> running on a Red Hat-based machine running the same version of
> >> Apache.
> >>
> >> I've done a lot of googling and looking through mailing list
> >> archives, but haven't been able to identify any real leads yet.
> >> Syslog doesn't suggest anything is amiss. My environment is:
> >>
> >> FreeBSD 5.3-Release
> >> Apache 2.0.50
> >> PHP 5.0.2
> >> BIND 9.3.0
> >>
> >> Both Apache and PHP were built from ports. I realize
> >> Apache is a few versions behind, and I'm going to upgrade it.
> >> Looking at the changelog, though, I can't seem to find
> >> anything that would pertain to this.
> >>
> >> Any ideas?
For the longest time, the images at [url]http://bsdmall.com/[/url] wouldn't load in
mozilla but would in konqueror. One day, I stumbled across a
configuration item in mozilla to "Accept images that come from
originating server only". I must have checked it accidentaly. After I
unchecked that item, everything loaded fine.
Best of luck,
Andrew Gould
Andrew L. Gould Guest
-
Scott Stevenson #6
Re: Partial web page loading
On Feb 20, 2005, at 4:37 PM, Andrew L. Gould wrote:
I wish it was that easy. :)> Are you sure it's not an odd browser configuration issue? For example:
>
> For the longest time, the images at [url]http://bsdmall.com/[/url] wouldn't load
> in
> mozilla but would in konqueror. One day, I stumbled across a
> configuration item in mozilla to "Accept images that come from
> originating server only". I must have checked it accidentaly. After I
> unchecked that item, everything loaded fine.
Unfortunately, I doubt this is the case because an image will load
partially.
- Scott
--
[url]http://treehouseideas.com/[/url]
[url]http://theocacao.com/[/url] [blog]
Scott Stevenson Guest
-
Scott Stevenson #7
Re: Partial web page loading
I wrote:
I've done a bunch of research and testing on this, and received a> Essentially, web content (text and images alike, it seems)
> occasionally fails to load in entirety. I personally haven't be
> able to recreate this yet, but a few people have sent me
> emails about it. I didn't hear anything about this prior to
> switching to FreeBSD. This is the exact same content I had
> running on a Red Hat-based machine running the same version of
> Apache.
follow-up email from one of the people that originally reported the
problem (attached below, sorry about the length).
I've determined that the files on the server are completely intact and
don't appear to have any stray control characters embedded in them.
I've considered the possibility that this is a PHP bug, but that
doesn't explain the issues with image downloads or the CSS file. It
appears the outgoing data is actually getting munged. The problem even
occurs just using wget. I haven't been able to personally recreate
this, but he can every time.
This sure looks a lot like something's overwriting memory in place
where it shouldn't.
Any ideas? Should I post this to the bug list?
Thanks,
- Scott
======================
Sorry, no improvement..> Could you try the site again and let me know what you find? I found
> and corrected a minor issue.
I looked a bit closer and it seems to be some weird networking related
problem. If I look at:
[url]http://www.cocoadevcentral.com/articles/000081.php[/url]
I see this at the end of the page source:
-------------
here's no filler here. Stay entirely focused on the contents of each
paragraph.
</p>
<p>
<p class="extranote">
special thanks to Kip Krueger a0
-------------
This is the end of:
[url]http://www.cocoadevcentral.com/articles/000082.php[/url]
-------------
<div class="body">
NSPasteboard<br />
NSCell<br />
NSComboBox<br />
NSComboBoxCell<br />
NSMenuItem<br />
NSMenuItemCell<0
-------------
Same with the main page:
-------------
<a href="/articles/000063.php">Table Views</a><br />
<a href="/articles/000037.php">Toolbars</a>0
-------------
If I fetch one of those pages (000082.php) with wget from the command
line I get only this at the end:
-------------
NSMenuItemCell<br />
</div>
</div>
<p>
Cocoa strongly encourages <em>expressive,
-------------
The main page:
-------------
<a href="/articles/000037.php">Toolbars</a><br />
<a href="/articles/000056.php">Drag and
Drop</a><br />
<a
-------------
And the weirdest thing is that I can't access your site at all from my
router (also a Linux box). Hmm. This is really, really weird, it also
doesn't work when I disable shorewall (IP Masquerading, firewall)
completely...
What webserver are you using?
======================
Scott Stevenson Guest
-
Scott Stevenson #8
Re: Partial web page loading
On Feb 22, 2005, at 9:56 AM, Scott Stevenson wrote:
Also, here are the relevant lines from pf.conf. I want to avoid sending> I've done a bunch of research and testing on this, and received a
> follow-up email from one of the people that originally reported the
> problem (attached below, sorry about the length).
>
> I've determined that the files on the server are completely intact and
> don't appear to have any stray control characters embedded in them.
> I've considered the possibility that this is a PHP bug, but that
> doesn't explain the issues with image downloads or the CSS file. It
> appears the outgoing data is actually getting munged. The problem even
> occurs just using wget. I haven't been able to personally recreate
> this, but he can every time.
>
> This sure looks a lot like something's overwriting memory in place
> where it shouldn't.
>
>
> Any ideas? Should I post this to the bug list?
the complete file. As mentioned in my last post, the person who sent
the original complaint is unable to reach the site at all from behind
his Linux-based router.
pass in quick on $ext_if proto { tcp, udp } from any to any port 53
pass in quick on $ext_if proto { tcp, udp } from any to any port 80
pass out on $ext_if proto { tcp, udp } all keep state
# pass incoming ports for ftp-proxy
pass in on $ext_if inet proto tcp from any to $ext_if user proxy keep
state
Does this all look reasonable? I did a lot of reading but I'm still
pretty new to pf.
Thanks again,
- Scott
--
[url]http://treehouseideas.com/[/url]
[url]http://theocacao.com/[/url] [blog]
Scott Stevenson Guest
-
J65nko BSD #9
Re: Partial web page loading
It could have something to do with an incorrect MTU size. This can
cause partial loading of webpages. See
[url]http://www.cisco.com/warp/public/794/router_mtu.html[/url]
Adriaan
On Sun, 20 Feb 2005 12:46:09 -0800, Scott Stevenson <scott@maxify.com> wrote:> I'm a relatively new user of FreeBSD (5.3 release), and have
> encountered a problem that I haven't seen on other platforms. The
> details and a screenshot are outlined here:
>
> [url]http://theocacao.com/document.page/82[/url]
>
> Essentially, web content (text and images alike, it seems) occasionally
> fails to load in entirety. I personally haven't be able to recreate
> this yet, but a few people have sent me emails about it. I didn't hear
> anything about this prior to switching to FreeBSD. This is the exact
> same content I had running on a Red Hat-based machine running the same
> version of Apache.
>
> I've done a lot of googling and looking through mailing list archives,
> but haven't been able to identify any real leads yet. Syslog doesn't
> suggest anything is amiss. My environment is:
>
> FreeBSD 5.3-Release
> Apache 2.0.50
> PHP 5.0.2
> BIND 9.3.0
>
> Both Apache and PHP were built from ports. I realize Apache is a few
> versions behind, and I'm going to upgrade it. Looking at the changelog,
> though, I can't seem to find anything that would pertain to this.
>
> Any ideas?
>
> Thanks,
>
> - Scott
>
> --
> [url]http://treehouseideas.com/[/url]
> [url]http://theocacao.com/[/url] [blog]
>
> _______________________________________________
> [email]freebsd-questions@freebsd.org[/email] mailing list
> [url]http://lists.freebsd.org/mailman/listinfo/freebsd-questions[/url]
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>J65nko BSD Guest



Reply With Quote

