I have a module which returns SUSPENDED from its handler
in order to do stuff in the background before replying to the HTTP client.
Can I resume the SUSPENDED connection after the reply has been generated
in order to reuse the connection (e.g. keep-alive) for future HTTP requests?
---
Hi folks!
I come across with issue I can't fix. I have Apache/2.4.43 OpenSSL/1.1.1g
with mod_autoindex (showing directory listings instead of index.html) and
with mod_deflate.
I was able to get content gzipped, but only if they are files with
extensions (e.g. .css, .html, etc.) But when I want to
Hi all!
Is my email went to mail list successfully? I am just not sure. Thanks!
--
Regards,
Art
-Original Message-
From: Artem [mailto:e...@mail.ru.INVALID]
Sent: 18 July 2020 13:59 PM
To: users@httpd.apache.org
Subject: [users@httpd] Apache mod_autoindex and mod_deflate (gzip). Can
n and where to look at?
Artem
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
r
and only after cgi script finished. I guess too many warn
statements fill up that stderr buffer and after that script waits for the
buffer to become free and apache does not free it.
This seems to be a terrible feature for debugging process.
Any comments?
--
ments?
--
Artem
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EM
ght virtual host log.
Regards,
Artem
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
&quo
FreebSD 5.3-STABLE and is NOT compiled with thread
error logs
go to the right virtual host log.
Regards,
Artem
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html&
the wronh log file. They go to the main server log instead of
going to
virtual host log file. The problem is in mod_cgid and someone said it is
architectural problem
which currenctly cannot be fixed. So, i went back to prefo
d by the script, but not the other
dirs (images,admin,jscript,...). Maybe there is a way to set global handles but
list uri exeptions?
I am using Apache 2.1 under freebsd, if it matters.
--
Artem
-
The official User-To-User
Joshua Slive wrote:
On 3/29/07, Artem Kuchin <[EMAIL PROTECTED]> wrote:
Hello!
I need to configure a handler which will
process ONLY / url.
for example
http://www.domain.dom/ is handled by handler
as well as http://www.domain.dom
but http://www.domain.dom/images or
http://www.doma
about 500MB of traffic. As i understand, if i forbid using POST
on / then apache will still receive the whole request and only them
will give out the forbidden message, so the traffic will still be
there. Anyway to block it before POST data is receieved?
--
Regards
Artem
. Just plain html+ssi. Sometimes very
simple PHP. Some have a lot of php and mysql connection.
We had this problem on FreeBSD 5.2,5.3 and now we have
on 5.4 with the latest Apache. Our clients are pissed off ;(
Maybe someone has any idea what's going on and how to
solve the problem?
Regards,
Craig Harris <[EMAIL PROTECTED]> wrote:
Artem, I think I have the same thing happening on Windows with
2.0.53.
I have no idea what's causing the problem. Just out of curiousity...
1) Have you looked in your error log at the time just before it hangs?
yes, nothing's there
Joshua Slive <[EMAIL PROTECTED]> wrote:
On 6/27/05, Artem Kuchin <[EMAIL PROTECTED]> wrote:
Hi!
I have a very bad problem. We are running about 20 jails
on freebsd. Each has one apache (2.0.54) and one jails
has about 80 httpds each running from its own user (non
root startup). Ph
r log, not into virtual server
log.
When using just mod_cgi the messages goes, as it should,
into virtual host error log.
The problem is that if server runs tons of virtual hosts (each
is a separate client) none of virtual hosts users can debug their
cgi programs.
Any idea on this issue?
--
Rega
t happends the same when using Catalyst framework with mod_perl.
Catalyst's debug messages go to the virtualhost log file, but the
errors go to the main server's log file.
Octavian
So, any idea how to fix it? Is it even fixable
Artem Kuchin wrote:
I have submitted a bug report about this 1-2 years ago and
decided to check this issue today in otder to switch to
worker mpm.
The problem is that when using cgid and print to stderr,
say, like this
fprintf(stderr,"Hello error log!");
the messages goes into main
William A. Rowe, Jr. wrote:
Artem Kuchin wrote:
Who do i contact to get this issue solved? I did not see any contact
email in the source and i am too lame to understand cgid sources.
The project is aware of this "deficiency" in the cgid daemon.
Well, i guess so, because first bug
vhost config accessible
for mod_cgid for this?
Thank you all
--
Regards,
Artem
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubs
are stored).
--
Artem
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest
own
configuration with its own user and group).
Is there anyway to NOT start apache if it cannot create pid file?
--
Regards,
Artem
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http
.
Access to all other files gives "forbidden".
Any idea?
--
Regards,
Artem
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To u
André Warnier пишет:
Artem Kuchin wrote:
Hello!
Where is the situation. I have a bunch of files (thousands) in a
directory
structure which is accessible via direct url.
For example:
directory:
htdata/index.html
htdata/files
htdata/files/1/file1.dat
htdata/files/1/file2.dat
htdata/files
com/help/us/ysearch/slurp)"
What is "74.6.29.159, 74.6.8.118" ?
Some records how even three IP addesses! SOme have the word "unknown"
then comma ip address.
What is this? How is it possible? What does it mean?
--
Artem
-
com/help/us/ysearch/slurp)"
What is "74.6.29.159, 74.6.8.118" ?
Some records how even three IP addesses! Some have the word "unknown"
then comma ip address.
i have
HostnameLookups Off
in the config file.
What is this
André Warnier пишет:
Artem Kuchin wrote:
I recently upgraded to 2.2 and now i see thing which i have never
seen mefore in
the access log:
74.6.29.159, 74.6.8.118 - - [11/Jun/2008:06:28:55 +0400] "GET
/Go/ViewProduct/id=883 HTTP/1.1" 200 7195 "-" "Mozilla/5.0
I've come up with an (almost) working SUSPENDED test case:
https://gist.github.com/ArtemGr/9870554
It works in browser and with "curl -v http://127.0.0.1/sustest";, at least
for some time.
Apache version is 2.4.7 (Debian Jessie).
Problem is, when I test it with ab (ab -n 999 -c 9 http://127.0.0.1
Thanks a lot!
I've made a hack which puts the suspeded connection back in the queue:
https://gist.github.com/ArtemGr/9887564
with that the test case works! (`ab` no longer timeouts).
Would it make sense to submit a feature request along these lines?
Should I make a patch or leave it to the more e
29 matches
Mail list logo