Hello!
I have a weird problem. I am running two sites under mod_perl under
Apache 2.2
under windows 2003.
The same setup on FreeBSD works fine, but under windows after some time
(an hour or less)
i start to get connection drops when trying to open a site.
I strart firefox, type in the url,
Hello!
Windows 2003, Apache 2.2.9, active state perl.
There is a huge script which does a lot of data
manipulations and working with mysql.
Suddenly, when number of products in orders grew
it stopped working. The script's perl precess was in
the memory, but there were no lines in access log or
e
Hello!
Windows 2003, Apache 2.2.9, active state perl.
There is a huge script which does a lot of data
manip and working with mysql. Suddenly, when number of
products in orders grew it stopped working.
The script's perl precess was in the memory, but
there were no lines in access log or error log
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 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 (compatible;
Yahoo! Slurp; http://he
lp.yahoo.com/help/us/ysearch/slurp)"
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 (compatible;
Yahoo! Slurp; http://he
lp.yahoo.com/help/us/ysearch/slurp)"
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
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/2/file3.dat
htdata/files/3/file4.dat
The poing
I have the following situations.
Apache uses User and Group directives to switch to that user.
But the user is overquota. Apache starts but cannot create pid file
and after that my scripts cannot determine pid of the appropriate
apache process (i have a bunch of httpd processes each running its o
Here is the situation. Heavy db driven site takes about 1-1.5 second
to load some pages. While loading such page it takes a lot of memory
and cpu. It is not a problem it is used normally, but some users are
very hasty and stupid. When they do not get page within 0.1 seconds
they click the link to
I have wrote a letter to several apache core developrs but
they all just ignored it or they too busy to answer.
So, the problem is simple:
when an application (script, program) is run under mod_cgid
and it as usually prints all errors to stderr all this output
ends up in main server error log bu
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
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
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 server log, not into virtual serve
Hello!
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 server log, not into
Hello!
I have been looking through log file of our hosts and i need
a number of POST request to / with size of 1M.
There is no script or anything on / on any host which can
process such POST requests.
Does anybody know what is this?
Another question is that all those post requests brought
abou
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
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.domain.dom/admin is not handled by
the handler (handler is eather cgi script or
mod_per
Alexander Lazic wrote:
Hi,
On Don 06.04.2006 06:22, Noah wrote:
I am considering upgrading from Apache 1.3 to 2.0
Why not to 2.2?!
I am wondering if there is a good resource for things to know before
starting the procedure. Something that describes what configuration
file changes could be
Hi!
I am running
Apache/2.0.55 (FreeBSD) PHP/5.1.1
on FreeBSD 6.0-STABLE
Apache is compiled with threads (worker MPM, cgid).
There i have a main config file (httpd.conf) with main error and main access log
like this:
User www
Group www
ServerAdmin [EMAIL PROTECTED]
ServerName 84.21.226.213:
Hi!
I am running
Apache/2.0.55 (FreeBSD) PHP/5.1.1
on FreeBSD 6.0-STABLE
Apache compiles with threads (worker MPM).
There i have a main config file (httpd.conf) with main error and main access log
like this:
User www
Group www
ServerAdmin [EMAIL PROTECTED]
ServerName 84.21.226.213:80
ErrorL
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
eah.. since april now.. i've seen people on sun and solaris complaining
about it but no futher information were available.
there was a hint that it might be thread related, but i just don't now
Artem
- Original Message -
From: "Artem Kuchin" <[EMAIL PROTECTE
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). Php5 module is compiled in. Everything else
is the same as after installtion from the FreeBSD ports
(source bu
24 matches
Mail list logo