Hi, thanks for answering. Can you please tell me why it is better to manipulate
the password file directly rather than calling htdigest or htpasswd? thanks.
Marta
De: "Joshua Slive" <[EMAIL PROTECTED]>
Enviado: lunes, 28 de abril de 2008 17:46
Para: users
Sounds like a browser problem. Although I thought this
was fixed in newer firefox.
Search this list or the net:
http://marc.info/?l=apache-httpd-users&w=2&r=1&s=&q=b
Be a better friend, newshound, and
kn
I am attempting to upload large files using a http multi-part form post
request sent to an Apache 2.2.4 instance running on Linux.
I find that when the size of the total upload exceeds 2GB(could be two
files 1GB+1.5GB), Apache reports an error indicating "Invalid
Content-Length".
When i check
Hi all,
Well it's been over a year since I asked this question, and I am still
getting emails from people running into the same problem who are unable
to find a solution or any information on the subject. So, for posterity,
here is what I know... :)
As far as I know, it cannot be achieved.
I
You want to un-buffer your writes.
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now.
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
---
Thanks for the feedback Joshua.
I would still see any attacks by the number of
connections in netstat (which I do monitor). But as
you point out, there is still certainly some
justification to continue logging rejected requests.
If I can use the conditional logging to write rejected
requests to a
Has anyone placed a disk cache on a shared,
distributed fs?
>From what I understand of the scheme used to store
entries it would not work. A cache on one host could
step on files in use by another host. I'm not using a
memory cache.
At a high level is this how htcacheclean operates?
(assume it's run from cron once/day)
1. htcacheclean starts
2. reads all cache entries into an index
3. once all entries are read in it removes cache file
pairs based on oldest mtime first until the size of
the cache is below the value specified
Dragon, all,
I must be missing something regarding the cache. The
files written into CacheRoot directory are temporary.
Any file in the CacheRoot directory ( and not in the
actual cache directories that are created under
CacheRoot ) should come and go while the cache is in
use.
1. request for fil
Richard Hubbell wrote:
The server was shutdown via apachectl stop. ~50,000
of those files remain in CacheRoot. Server restart
and still those files remain. Seems like a bug.
Unless there's some other mechanism that's supposed to
take them out of their "temporary" state.
End
Richard Hubbell wrote:
The server was shutdown via apachectl stop. ~50,000
of those files remain in CacheRoot. Server restart
and still those files remain. Seems like a bug.
Unless there's some other mechanism that's supposed to
take them out of their "temporary" state.
How temporary? You n
The server was shutdown via apachectl stop. ~50,000
of those files remain in CacheRoot. Server restart
and still those files remain. Seems like a bug.
Unless there's some other mechanism that's supposed to
take them out of their "temporary" state.
--- Dragon <[EMAIL PROTECTED]> wrote:
> Richa
Richard Hubbell wrote:
Seeing thousands of files in CacheRoot that look like
this:
aptmpZbGOTJ
This clearly seems like a bug. Could this somehow be
a feature? I just can't imagine what purpose it would serve.
End original message. -
Why do you think this
Seeing thousands of files in CacheRoot that look like
this:
aptmpZbGOTJ
This clearly seems like a bug. Could this somehow be
a feature? I just can't imagine what purpose it would serve.
Be a better fri
Great, Thanks.
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now.
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
---
2008-04-28 17:48 skreiv Joshua Slive:
> On Sun, Apr 27, 2008 at 9:22 PM, Daniel Aleksandersen wrote:
> > Really a question about the HTTP standard, but I had nowhere else to ask
> > it.
> >
> > May I include the HTTP "Location" header when not redirecting using a
> > 3## redirect status? I am consi
On Sun, Apr 27, 2008 at 9:22 PM, Daniel Aleksandersen
<[EMAIL PROTECTED]> wrote:
> Hi list,
>
> Really a question about the HTTP standard, but I had nowhere else to ask it.
>
> May I include the HTTP "Location" header when not redirecting using a 3##
> redirect status? I am considering including
On Sat, Apr 26 at 11:49 AM, Josua Silve
<[EMAIL PROTECTED]> wrote:
> I would probably avoid the program rewrite map (which is a potential
bottleneck).
Agreed, unfortunately, neither of your suggestions can be implemented in
my environment:
> One very simple one would be to make your RewriteRule
On Mon, Apr 28, 2008 at 12:37 AM, Nishantha Pradeep <[EMAIL PROTECTED]> wrote:
> Hi all
> I am running an apache server on my computer and I am also running chat
> server on the same computer. The chat server's http-polling is at port 5280
> . what I want to do is, I have a web chat client and tha
On Mon, Apr 28, 2008 at 3:28 AM, Marta Gros Marín <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I need my web server to be secure, so I have activated SSL and also have
> different users with password, depending on the files they can see.
> For those users I'm using auth method Digest, and want to manage
Hi,
I need my web server to be secure, so I have activated SSL and also have
different users with password, depending on the files they can see.
For those users I'm using auth method Digest, and want to manage them from the
web server (add/modify and delete them).
But I can't find how to delete
21 matches
Mail list logo