| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years, 10 months |
| seen | Oct 28 '12 at 5:49 | |
| stats | profile views | 14 |
|
Jan 16 |
awarded | Popular Question |
|
Jan 4 |
awarded | Notable Question |
|
May 11 |
awarded | Popular Question |
|
May 4 |
comment |
Varnish Cache CLI Purge Single File? @arjarj I originally had a typo when trying to work w/ the single file, thank you for answering. |
|
May 4 |
revised |
Varnish Cache CLI Purge Single File? added 128 characters in body |
|
May 4 |
comment |
Varnish Cache CLI Purge Single File? varnish-3.0.2 / @cyberx86 Does 'remote' purge (using curl) need to be enabled in the vcl? As an ACL? |
|
May 3 |
comment |
Varnish Cache CLI Purge Single File? I was thinking perhaps I formatted this part ( "... ^/index2.html$" ) 'slightly wrong.' (When "converting" from a directory to a single file) ... How exactly does it not work? == Served the stale content. ... I'll get back later for more testing, thank you. |
|
May 3 |
asked | Varnish Cache CLI Purge Single File? |
|
May 3 |
answered | Varnish purge on page request |
|
Feb 9 |
accepted | Linux server filesystem issues |
|
Feb 5 |
comment |
Best practice to protect data from disk corruption 25g for free, Wow time to sign up... |
|
Feb 2 |
comment |
Will this code (command) work in a cron job, or do I need to put it into a file? Haven't tested the new comments yet / (remove -name "*") / (add -delete) / no 'xargs' or 'rm' >> find /path/to/files -mtime +30 -delete >>> is that right? |
|
Feb 1 |
comment |
Will this code (command) work in a cron job, or do I need to put it into a file? Glad to get the improved version; Also confirmed it works as a cron job :o) |
|
Feb 1 |
accepted | Will this code (command) work in a cron job, or do I need to put it into a file? |
|
Feb 1 |
asked | Will this code (command) work in a cron job, or do I need to put it into a file? |
|
Feb 1 |
comment |
How can I keep my web server's log files from becoming too large? EDIT: Never mind is see that is a filename not a dir... |
|
Feb 1 |
awarded | Commentator |
|
Feb 1 |
comment |
How can I keep my web server's log files from becoming too large? Sample cron command? |
|
Jan 31 |
revised |
PuTTY Option: Remote command = 'Top' / How to retain session after 'q' command? added 25 characters in body |
|
Jan 31 |
comment |
PuTTY Option: Remote command = 'Top' / How to retain session after 'q' command? I'll use this idea for something else, thanks. |