Actually, in backend my program is working properly using raw socket (as root user). But, using fornt end it is not working, though i have log in as root user. What may be problem?Is there anything that I have to do during configuration ?Waiting for reply ...Thanks in advanc
On 11/17/05, Thierry Danard <[EMAIL PROTECTED]> wrote:
> I thought I could use ProxyPass and RewriteRule to
> achieve this. It works most of the time except that
> Apache sometimes performs a redirect instead of a
> forward.
You need to get more information about "sometimes". One way to do
this
Hello,
I am trying to implement in Apache a cheap load
balancer that is only based upon the ip address of the
client.
I have two application servers. My Apache server is
acting as a HTTPS proxy, doing all the SSL for these
two application servers. Ip addresses ending with 0,
1, 2, 3 or 4 should
On 11/17/05, kristina clair <[EMAIL PROTECTED]> wrote:
> (gdb) bt full
> #0 0xb7e2dc15 in php_handler (r=0xda06f20)
> at /home/sys/src/php-4.4.1/sapi/apache2handler/sapi_apache2.c:538
> orig_bailout = {{__jmpbuf = {0, 0, 0, 0, 0, 0}, __mask_was_saved = 0,
> __saved_mask = {__val
On 11/17/05, Joshua Slive <[EMAIL PROTECTED]> wrote:
> On 11/17/05, kristina clair <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I just upgraded (using source, not rpm) from Apache 2.0.54 to 2.0.55
> > on fedora core 3. Everything seems totally normal, except at least
> > one .shtml file is causing a
On 11/17/05, Phil Endecott <[EMAIL PROTECTED]> wrote:
> Hi Joshua, thanks for the reply. Yes, when I comment-out my
> ErrorDocument directives I get what I had expected:
> My ErrorDocuments are the standard ones from the Debian package. Is
> there anything I can do to fix this? Presumably it's
Joshua Slive wrote:
> On 11/16/05, Phil Endecott wrote:
>> Dear List,
>>
>> According to the docs for mod_headers you can arange for the header
>> to be added either for sucessful requests only, or for all requests.
>> But it seems to me that the "always" case doesn't really mean always,
>> as the
* Joshua Slive <[EMAIL PROTECTED]> [2005-11-17 14:15]:
> On 11/15/05, inder sabharwal <[EMAIL PROTECTED]> wrote:
> > Hi:
> > I have a server that sends data using Transfer-Encoding: Chunked, but
> > mod_proxy is buffering up the data until it hits the internal limit of
> > 8K. Our client applicati
* Alan Gutierrez <[EMAIL PROTECTED]> [2005-11-17 11:42]:
> * inder sabharwal <[EMAIL PROTECTED]> [2005-11-15 11:43]:
>
> > I have a server that sends data using Transfer-Encoding: Chunked, but
> > mod_proxy is buffering up the data until it hits the internal limit of
> > 8K. Our client applicat
Hello,
we use PHP scripts to generate thumbnails for our users' photos. Later
we found out that we could simply generate a tag like the one below,
since the photos are thumbnails nowadays.
"<"img src="user_code".jpg width=80 /">"
But using a tag like that has become a new problem, because the
On 11/15/05, inder sabharwal <[EMAIL PROTECTED]> wrote:
> Hi:
> I have a server that sends data using Transfer-Encoding: Chunked, but
> mod_proxy is buffering up the data until it hits the internal limit of
> 8K. Our client application expects to receive data from the server over
> a period of tim
On 11/17/05, kristina clair <[EMAIL PROTECTED]> wrote:
> On 11/17/05, Joshua Slive <[EMAIL PROTECTED]> wrote:
> > On 11/17/05, kristina clair <[EMAIL PROTECTED]> wrote:
> > > Hi,
> > >
> > > I just upgraded (using source, not rpm) from Apache 2.0.54 to 2.0.55
> > > on fedora core 3. Everything see
On 11/17/05, Joshua Slive <[EMAIL PROTECTED]> wrote:
> On 11/17/05, kristina clair <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I just upgraded (using source, not rpm) from Apache 2.0.54 to 2.0.55
> > on fedora core 3. Everything seems totally normal, except at least
> > one .shtml file is causing a
On 11/17/05, William C. Mount <[EMAIL PROTECTED]> wrote:
> Hello everyone,
>I've got an apache 2 webserver that's sole purpose is to serve files for
> downloading. My customer wants the ability to click on anyfile and in the
> save window, have a default file name already exist.
>
>
> for exam
It was thus said that the Great vivek relan once stated:
>
>I am using CGI scriping for server programming. I am interested in raw
>socket. But, it is not working. On the other hand, stream socket is working
>properly. Anybody know about it ? or Is there is no support for raw socket?
What exact
Hello everyone,
I've got an apache 2 webserver that's sole purpose is to serve files for
downloading. My customer wants the ability to click on anyfile and in the
save window, have a default file name already exist.
for example, i have 5 files in the directory.
xxx.zip
yyy.zip
zzz.zip
aa
Good day to everyone out there,
This is my first time writing and using Apache. I am very much a novice. But enough with the chatter. I am trying to start Apache and get the following msg: "Cannot load /usr/apache/libexe/libperl.so into server: ld.so.1 ./httpd: fatal: libperl.so.1: open failed: n
On 11/17/05, kristina clair <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I just upgraded (using source, not rpm) from Apache 2.0.54 to 2.0.55
> on fedora core 3. Everything seems totally normal, except at least
> one .shtml file is causing a segmentation fault.
>
> I recompiled it with --enable-maintainer
Hi,
I just upgraded (using source, not rpm) from Apache 2.0.54 to 2.0.55
on fedora core 3. Everything seems totally normal, except at least
one .shtml file is causing a segmentation fault.
I recompiled it with --enable-maintainer-mode, but I'm still unable to
get anything more from the error log
Hi everybody, I am using CGI scriping for server programming. I am interested in raw socket. But, it is not working. On the other hand, stream socket is working properly. Anybody know about it ? or Is there is no support for raw socket ? Waiting for r
* inder sabharwal <[EMAIL PROTECTED]> [2005-11-15 11:43]:
> I have a server that sends data using Transfer-Encoding: Chunked, but
> mod_proxy is buffering up the data until it hits the internal limit of
> 8K. Our client application expects to receive data from the server over
> a period of tim
That's correct, thanks for the help. I was not able to remember I was use cmd.exe before, and trapped by command.com. It's great to see things working again. BTW, my appology to William for posting this "foolish question". Tony"William A. Rowe, Jr." <[EMAIL PROTECTED]> wrote: TonyY wrote:
Title: Message
I'm running Apache 2.0.55 sometimes with SSL and sometimes without.
Mod_deflate works fine when I'm running without SSL. When running with
SSL, I have to add the mod_deflate configuration inside the SSL virtualhost
block. If that's the best that I can do, so be it, but
On 11/17/05, Florian Dufour <[EMAIL PROTECTED]> wrote:
> Joshua Slive <[EMAIL PROTECTED]> writes :
>
> > On 11/16/05, Florian Dufour <[EMAIL PROTECTED]> wrote:
> >> What's the problem ? Are filenames with dots forbidden while using
> >> MultiViews negotiation ?
> > Try:
> > MultiViewsMatch Any
>
>
On 11/17/05, Achim Stumpf <[EMAIL PROTECTED]> wrote:
>
> Hi NG,
>
> I have my own apache server 2.0.54 running with php 4.3.10.
>
> I got a little logical problem here about http requests.
>
> I have written a small php script which waits for x seconds. Every
> second it appends the seconds to a fi
Hi NG,
I have my own apache server 2.0.54 running with php 4.3.10.
I got a little logical problem here about http requests.
I have written a small php script which waits for x seconds. Every
second it appends the seconds to a file.
I expected a timeout after 300 seconds, becouse apache is conf
Hi folks
I understand that for implementation layer reasons it's impossible to have
more than one SSL enabled VHOST per IP.
On my development server, the situation is a little different: There are
several VHOSTs on one IP and I'd like to SSL-enable more than one of them.
However, I'm using only o
Title: Apache 2.0.52 eats all cpu, and have high ICX
ØHello everyone
I have a problem with apache.
I run Solaris 9, on a SunFire 210.
The apache server is acting as a front web server for a websphere 5.1 Portal server, I run version 2.0.52 of apache
The apache server is configured and comp
28 matches
Mail list logo