Someone pointed me to checking the connection class
for an abort. I found info on this in the modperl cookbook..That seems
useful if you want to server your own files, but would take a lot of overhead if
you had to continue to check it for a large file. It would not really do
me any good to serve the file myself if under modperl I would think
anyway
I saw some stuff on the apache log handler &
cleanup handler in there as well. My question is does the log handler get
called only after the file has been completly sent to the browser(at the
end). I'm thinking it does, but want to be sure.
I do a lot of trial and error. Is that what I
have to do to figure this out?
John Michael
|
- connection monitoring John Michael
- Re: connection monitoring John Michael
- Re: connection monitoring Thomas Klausner
- Re: connection monitoring John Michael
- Re: connection monitoring Thomas Klausner
- Re: connection monitoring Tom Schindl