You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Martin Kucej <ku...@fns.uniba.sk> on 2003/04/22 17:36:22 UTC

[users@httpd] Wild reloads

Hey!

I'm not informaticist, so I don't know the proper words, but:

I've got Apache/2.0.45 (Win32) on Windows XP.
There is a strange bug maybe. When I request the list
of files in a directory via HTTP, many reloads happen
and eventually the page will brake randomly.

See the access log file:

...
[22/Apr/2003:17:07:08 +0200] "GET /library/ HTTP/1.1" 200 112101
[22/Apr/2003:17:07:08 +0200] "GET /library/ HTTP/1.1" 200 104124
[22/Apr/2003:17:07:08 +0200] "GET /library/ HTTP/1.1" 200 120105
[22/Apr/2003:17:07:09 +0200] "GET /library/ HTTP/1.1" 200 96100
[22/Apr/2003:17:07:09 +0200] "GET /library/ HTTP/1.1" 200 72079
...

There is nothing in error log file.

Importantly, it happens ONLY when there is a lot of files to
be listed (over 200-300).

Have you ever met with anything similar? Do you know what is going
wrong?

Thanks for help.

Martin

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org