|
I have a web site with users lighttpd and CGI scripts.
After upgrading to Fedora 11 (ext4) the disc access became erratic. The timing of python -c 'import cgi' varies between 0.1 to almost 10 seconds:
How can I diagnose the problem? (Tools, methods, best...
Started by lazy1 on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
Wait for few days....
If it is fresh install then tools like makewhatis which are used by apropos, whatis might cause disk to be heavily used .
Do you really need/want ext4 on a production server? It's a still a mighty bit to green for my taste for a server .
|
|
Having erratic network speeds and have come to the end of ideas for troubleshooting. Basically I have a wired connection that when downloading files starts off slow and slowly builds speed then will suddenly die at that point it will start to speed up...
Started by Matt on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at superuser):
Assuming you....
Again, since it works fine with XP and you've tried two different network cards it's not going to be hardware problem .
Since everything works fine with XP and you've tried multiple routers we can probably rule out problems on the network .
|
|
I have the following script, that runs normally when I type the script name at the prompt (logscript):
#!/bin/sh dvar=`date +"%m\/%d\/%y"` filedate=`date +%b%d%Y` echo DSS1 > serverlog_${filedate}.txt grep "^$dvar" oasErrLog >> serverlog_${filedate...
Started by Lance Roberts on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
#!/bin/sh ### internal variable definitions....
Did you install the job with crontab -e as the user running the job? How was the job added?
Also, a little re-do of the script, with looping; this should work OK on your setup .
CRON does have its own environment.
|
Ask your Facebook Friends
|
I have terrible problems with django responding differently to the same requests for no apparent reason.
Sometimes i refresh and I see an error, then I refresh and its gone, sometimes the template complains about a missing value then its fine again, again...
Started by rgz on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Unfortunately....
Your problem is not endemic to Django.
Rest assured, Django is used reliably by thousands of sites every day .
Are you storing state in global variables? If so, the response will differ depending on previous requests to the same process .
|
|
At first I thought I was going mad, but now I know I'm not. I've only been using Visual C++ 2008 Express Edition for a couple of weeks, but I've found that I have had a problem that I just can't get around, but returning to the program the next day I ...
Started by Skilldrick on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
If this does not fix it, you might try examining the build log to see what's going on, ... .
Restarting the application usually fixes the problem.
Usually it just involves the entire application hanging intermittently.
I've had Visual Studio act up before.
|
|
We're currently attempting to implement a sql server 2008 udf to do expansion of shortened urls. We have it working quite well against most of the major url shortening services. However, at seemingly random times it will "hang" and refuse to work against...
Started by dan90266 on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Given the feedback from Jesse and our desire to have a function that returns either a properly expanded url or NULL, we have come up with the following which seems to process 1000s of minified URL with no further issues:... .
You're missing wresp.Close().
|
|
I have built a simple menu in jQuery
http://vanquish.websitewelcome.com/~toberua/
Here is a sample of the menu
<ul> <li id="your-residences"> <strong>Your Residences</strong> <ul> <li class="menu-1"><a href= "/~toberua...
Started by alex on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
There's a jquery plugin you might want to look at that does close to what you are trying: here :
The only problem I'm noticing right off the bat is that your code will happily queue up another animation without clearing the queue of already-running animations... .
|
|
Erratic weather, shifted seasons - is this all down to global warming?
i dont know about you but i dont think we have had a proper summer in the UK since 2006, when it was sunny and hot weather from around may through to september (how it should be)....
Started by Movember on
, 20 posts
by 15 people.
Answer Snippets (Read the full thread at thestudentroom):
Re: Erratic weather - I walked the 6 miles to work through....
Re: Erratic weather, shifted seasons - is this all down to global warming?
Summer of 2009 was bloody boiling - I walked the 6 miles to work through the fields almost every shift.
|
|
Hi All,
My 1995 SL500 has an erratic idle. It generally only happens once the engine has warmed up and is as if it is hunting. It is rather off putting because when i come to a standstill it feels as through the engine will stall.
I have had the throttle...
Started by sideshowbob on
, 12 posts
by 7 people.
Answer Snippets (Read the full thread at mbclub):
I had a similar problem on my 1991 r129 500Sl, the idle was erratic, replaced all the plastic.
I had a similar erratic idle problem on my C320 CID was up.
As i hear anything i will keep you all updated .
|
|
Let me preface this by saying this:
My G19 was spitting the empties to the left, right, forward, vertical, to my forhead, between my arms on regular basis. I have tried other fixes such new ejector, bending the old and new ejectors, new extractor, They...
Started by Pittwm on
, 20 posts
by 12 people.
Answer Snippets (Read the full thread at sigforum):
For the life of me I don't get the SNAFUs." Batty, Blade Runner I had erratic ejection....
And there you have it, someone finally found a real fix for the erratic ejection and limpwristing that causes erratic ejection.
Man on Fire".
|