similar to: Webrick slowdown over time

Displaying 20 results from an estimated 7000 matches similar to: "Webrick slowdown over time"

2005 Mar 24
5
Using html_options with link_to_remote??
Why doesn''t this output class="delete" into my html? <%= link_to_remote image_tag("delete"), :update => "relationship_" + @relationship.id.to_s, :url => { :controller => "relationships", :action => "destroy", :id => @relationship.id }, :html_options => {:class => "delete"} %> Regards, Ben
2005 Mar 25
4
ajax and clearing the form
Hi I played a little bit with rails+ajax, works fine... but how do I reset the form? I tried: --- <%= form_remote_tag(:html => {:name => ''form_update''}, :url => :url_new_item_with_ajax, :update => ''container'', :loading => "Toggle.display(''new-item''); $(''new-item-desc'').innerHTML =
2005 Jun 09
7
Looking for a good team
Hi all, I''m a software developer from New Zealand. I''ve built a couple of rails sites and have some ajax experience. I''d like to develop on a rails site with the aim of making a business - is anyone else looking to do the same? The two rails sites I built recently are foopad.com and friendr.com. Regards, Ben
2005 Nov 19
3
file uploads with lighttpd-1.4.7 broken??
Hi guys, Im doing fileuploads and it works great with webrick...I just installed lighttpd 1.4.7 and ran ruby script/server suecessfully picking up my lighty and fcgi install... however...when I try to upload a file the proces either stalls (no evidence of the hit in any logs) or returns 503.... any suggestions?? thanks in advance... Mikkel -- Posted via http://www.ruby-forum.com/.
2002 Aug 16
2
Lotus Notes
Hello Sorry for my last question, - I get XFree86-libs and message error is not display but ... When I install lotus notes : $ wine CW867PL.exe first - instaler unpacking files to C:\TEMP - this looks good, but later installer stop on black screen with logo R5 in left corner. This operation stay still (last time 30 minutes - I killed wine proces). Can you help me.
2008 Aug 06
1
does astcanary really work?
A week ago, I tried give realtime priority to asterisk proces using -p switch, asterisk was running inside astcanary, but yestarday asterisk probably starts eating all cpu and lock any access to computer, only ping was possible, so, anybody have experience, that ascanary process does really work to lower process priority in case of overloading? PJ
2005 Aug 26
2
profiles, profdata & homes
Hello, Due the trees, I can't see the forest. I understand the concept of home directories on the file server becoming a share for the user on the smb-client computer. I have a vague idea of "profiles", but I'm lost at "profdata". How does that last one fit in? Where can I read more about it? (profdata is common keyword on the search engines) Is there a document
2010 Jan 23
2
[LLVMdev] Kaleidoscope-tutorial: Fails to create the JIT
--Groetjes, Albert ALbert Mietus GSM: +316 16 531 258 Send prive mail to: ALbert at ons-huis dot net Don't send spam mail! Mijn missie: http://SoftwareBeterMaken.nl product, proces & imago. Mijn leven in het kort: http://albert.mietus.nl/Doc/CV_ALbert.html On 23 Jan 2010., at 22:07, Garrison Venn wrote: > Look
2007 Jan 03
2
How to execute R scripts simultaneously from multiple threads
Hi All, My problem is about parallel execution of R-scripts. My platform is linux. A program that is written in C needs to execute multiple R-scripts simultaneously. The C program makes use of multi-threading. Each thread must initiate the execution of one script. Performance is very important. Appearantly the R C-API does not provide a mechanism for parallel execution.. It is preferred
2004 Feb 05
2
mandatory profiles?
I would like to setup a samba PDC with mandatory profiles for my school. I know that I can easily use them for XP (centralized) and that for Win 98 I have to put them in the user accounts. Now my question: do I have to put a profile in the user account each time a new user is made? Or is there a simple way of doing this. (off course I would link it to one profile, but this way I still have to
2010 Nov 24
3
kernel: dahdi: Detected time shift.
Hello list, I'm experiencing a lot of server freezes lately. The server just... freezes. I notice in the log files (/var/log/asterisk/messages & /var/log/messages) that logging stops at the time the server hangs. Logging continues when the server has been restarted (which is the only solution). So it is not a proces that hangs, it's the entire server (CentOS5.5 + Asterisk +
2004 Jan 20
2
repeated measurements with R
Hello All, I have a more statistical question, and how this is implemented in R. The problem is the following: We have 2 different solutions (samples), which are filtered and then the concentration of the filtrate is measured. We want to evaluate how the filter proces and the concentration measurement influences the detection of the difference of the two solutions and which step has which
2010 Jan 23
2
[LLVMdev] Kaleidoscope-tutorial: Fails to create the JIT
I ask for advice, for TheExecutionEngine === NULL, >> Which result's in a null-pointer for "TheExecutionEngine"; which >> explains the bus-errror .. Reid Kleckner wrote: > Try changing the above line to: > std::string str; > TheExecutionEngine = > EngineBuilder(OurModuleProvider).setErrorStr(str).create(); > cout << str << '\n';
2017 May 12
2
[BUG] doveadm kick doesn't play well with hibernate
Hello, Dovecot 2.2.27 (Debian Jessie backports). When issuing a "doveadm kick" for a specific user I was greeted by: --- "warning: other connections would also be kicked from following users:" --- and a list of 22odd thousand users. As it turns out, kick wants to smack the hibernation proces(ses) that have hibernated sessions for this user, obviously the wrong approach here.
2010 Jan 23
0
[LLVMdev] Kaleidoscope-tutorial: Fails to create the JIT
Look at what is in <llvm source root>/examples/Kaleidoscope/toy.cpp. This is the final version of the tutorial and worked the last time I played with 2.6. Garrison On Jan 23, 2010, at 12:21, ALbert Mietus wrote: > I ask for advice, for TheExecutionEngine === NULL, > >>> Which result's in a null-pointer for "TheExecutionEngine"; which >>> explains
2010 Jan 24
0
[LLVMdev] Kaleidoscope-tutorial: Fails to create the JIT
Change your g++ build to: g++ -g -O0 toy-example26.cpp -o toy-example26 `/Users/albert/NoTimeMachine/LLCM_Clang/llvm-trunk/BUILD/Debug/bin/llvm-config --cppflags --ldflags --libs core jit interpreter native` After you get this working, try it with the source interpreter include removed, and minus the above interpreter llvm-config addition. Garrison On Jan 23, 2010, at 18:55, ALbert Mietus
2003 Feb 24
3
SAMBA PDC User Permissions, Admin Settings, and Logon?
Hi all! First off, I'd like to thank you for the help you've previously given me. I'd like to state a few of the problems I am now experiencing, and you all can provide insight. I've read all the documentation I can find and have surfed the archives for this newsgroup, but to no avail. Any help would be greatly appreciated! (I am using SAMBA 2.2.7) Issue 1: If I don't
2004 Nov 27
3
Prevent client disconnecting fallen-too-far-behind
Hello, Does anybody know how I can configure icecast so it doesn't disconnect a client which "has fallen too far behind". We are using icecast2.01 streaming software for our church home-listening system. Our client we use a netgem-netbox. We are streaming 25kbps MP3 on V90-56kbps modem connection After around 45 minutes after starting the cleint the icecast error.log reports:
2012 Feb 23
1
Starting asterisk: Cannot find specified TTY
Hello, when trying to start Asterisk on a new server, I got the following problem : [root at sip asterisk]# /etc/init.d/asterisk status asterisk is stopped [root at sip asterisk]# /etc/init.d/asterisk start Starting asterisk: Cannot find specified TTY (9) [FAILED] I can start asterisk with /usr/sbin/asterisk -c but when I quit the CLI
2005 Nov 03
1
Upgrade 4.1 --> 4.2 Question
Hi, I am in the proces of upgrading my CentOS 4.1 servers to 4.2. I've burnt CentOS 4.2 CD's from the ISO images (these images work because I already installed a new server with it), but I am unable to upgrade the existing servers to 4.2 using the CD's.... Does anybody have a clue, why this is not working... or is the online update option the only one... Thom