You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2003/06/04 14:40:21 UTC

DO NOT REPLY [Bug 20475] New: - Page delay and 304 error after modification

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20475>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20475

Page delay and 304 error after modification

           Summary: Page delay and 304 error after modification
           Product: Apache httpd-2.0
           Version: 2.0.46
          Platform: Other
        OS/Version: AIX
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: ryan.laus@cmich.edu


I am using Apache 2.0.46 on AIX 4.3.3 with the latest maintenance level.  I 
tried posting to the message boards with this problem but nobody seems to know 
what may be causing it.

After a change is made to any web page on our site, the page will give a "page 
not found error" for approximately 3 and a half minutes.  Then, after the 3 
minutes, the page can be viewed.  I have also made sure that the browser cache 
is clear on each client machine before viewing the page.  The access_log shows 
that it is giving a 304 error as follows, with nothing in the actual error_log.

Here is a couple entries from the access_log when the page gets "page not 
found" message:
xxx.xx.xx.xx - - [04/Jun/2003:08:12:50 -0400] "GET /temp/parkhours.htm HTTP/1.1
" 304 0
xx.xx.xx.xx - - [04/Jun/2003:08:12:50 -0400] "GET /temp/parkhours.htm HTTP/1.1
" 304 0 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)"

Hostname Lookups are turned off in the configuration file and most of the other 
settings were kept at their defaults.  Any help would be greatly appreciated.  
Thank you!

Ryan Laus
Programmer/Analyst
Central Michigan University

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org