search for: reqests

Displaying 20 results from an estimated 26 matches for "reqests".

Did you mean: requests
2006 Feb 21
0
Odp: RE: Ajax reqest and http status
Hi Marco. I now that the way prevent IE caching AJAX call is to link to parameters one parameter which will be complete random. Bur here is much important question. I using ajax call to connect url which is accesible only if user is logged (i mean there is a user session). Somethimes session expired and url is not accesible and there is redirect to other url i see that server return code 302 but
2006 Feb 21
2
Ajax reqest and http status
Hi all. I ''m using Ajax request on my site and i need to show some message wneh AJAX call is running, (sometimes it happen so slow). I find that object AJAX.RESPOND is very usefull here, but sometimes when i need to do AJAX CALL my ajax call is redirect and i want to when it happen, is there way to find status of ajax call? i don''t know where I can find this property in
2007 Feb 20
0
range get reqests in rsync, please?
I am wondering if would be possible (and a good idea) to implement 'get range' request in rsync, similar to --range option of curl (for http and ftp protocols), perhaps limited to a single file operation, with both source and destination files specified as parameters to rsync client. It would be beneficial for those lack-of-disk-space situations, or when just a fragment of large files
2006 Oct 25
3
[REQEST] about xentop -b
xentop "-b" options are duplicateded(--batch and --vbds). from xen-unstable 10623 Please fix it. http://xenbits.xensource.com/xen-unstable.hg?cs=856caf975abd Thanks, Atsushi SAKAI _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2003 Nov 06
2
Problem with HPDJ1120C
Hi ! Can some one help me ! Please, i'm trying to run DJ1120C Somehow ;-) i've create "Printer$" section, and install HP1120C driver on server. After that from host install printer, and all seems to be ok ! I mean, i can browse printer, change settings etc. but CAN'T print :-( with one exception, when i choose "allign printer cartridge" or
2011 Apr 30
1
[rspec-rails] Is it bad form to use spec/requests/*_spec.rb for integration tests?
So I wanted to cook up a quick integration test for something, and I''m using rspec. I personally just don''t like Cucumber - just a personal preference, not a slam to the test framework at all - and wanted to stick to just pure rspec. So I dumped a quick spec file in spec/ reqests and ran it, and of course everything works. But is this considered bad form, or a less-than-good practice? I''ve never written a "request spec" before, so I''m probably mis-using it, but I''d sure like to hear of better ways to do an integration test under rspec...
2005 Jul 02
6
Loadbalancing how to ? ? ? ?
I have 2 ADSL ad1 and ad2 , one PC for my firewall and some deamon on it with 3 ethernet : eth0 connect to my LAN ( 192.168.60.0/24 ) and 2 other connect to ad1 and ad2 |eth1 (10.0.1.2)--------------------ad1 ( ADSL 1 ) | My LAN(192.168.60.0/24) |---------eth0( 192.168.60.2)--> PC | |eth2 (10.0.2.2)---------------------ad2 (ADSL 2 ) All computer in LAN has default router =
2011 Feb 10
4
Trace SRIOV NIC''s MSI-X delivery to Xen
Hi all, I''m using Xen4.0.1 with SLES11SP1 with Intel''s SRIOV NIC in passthrough mode to FedoraCore14 guest HVMs. From guest HVM I''m able to send packets out but not able to receive the same. Intel NIC HW counters are reporting receiving packets but the same is not reaching the guest HVM. My NIC uses MSI-X to report packets to SW. which should be received by Xen
2003 Aug 25
1
Help with 'switch' mode
...rwise, I have a few questions: 1) Is the bridge device necessary - it was my understanding that the tap device was able to "see" frames like a pcap device, so I'd THINK it would be possible to perform the actions of a switch without the bridge device - that is, grab & forward ARP reqests & replies between networks, use that information to build a MAC table & use the MAC table to determine when to transmit traffic over the VPN. 2) If the bridge device IS necessary, is an extra interface with no IP address assigned to it necessary? By extra I mean do you need more than one...
2010 Aug 05
1
Can ChanIsAvail return status from sip uri using router ip
hello, Although my previous posts in this forum have not received satisfying answers, here is another question from me. my question is can i use ChanIsAvail function to get the status of a user in the format SPI/user-id if i provide user in sip uri like this ChanIsAvail(SIP/user at 153.18.x.x:5062) calling user with this sip uri works fine. I once tried but status returned was "unknow
2004 Sep 21
0
I can''t understand the result of my test
Hello , I tried a simple test as follow : I used vmware software to set up 3 virtual linux computers . The middle computer act as a router (rip protocol ) using zebra software . I used iperf-1.7.0 to generate traffic from linux computer 1 to linux computer 3 . At router ( egress side ) I setup a simple qdisc as follow : tc qdisc add dev eth1 root handle 1: tbf rate 0.5 mbit burst 5kb latency
2004 Nov 15
2
Problem with --backup and deleting a directory: Two directories created
Hello everyone, Im kinda new to rsync and this list, so if there are any errors in my reqest, please tell me. I want to use rsync to make a backup of a diretory, and use the --backup option. My script looks like this: rsync -ab --suffix=-`date -Iminutes` --backup-dir=rsync_backup --delete --rsh=ssh directoryA directoryB If I run it once, then delete the file directoryA/test/test.file, the
2004 Jul 01
2
how to drop rows from a data.frame
here is a snippet of data where I would like to drop all rows that have zeros across them, and keep the rest of the rows while maintaining the row names (1,2,3, ...10). The idea here is that a row of zeros is an indication that the row must be dropped. There will never be the case where there is a row(of n columns) with less than 5 zeros in this case(n zeros I am unsure how to manipulate the
2007 Apr 26
2
assert_select with respond_to JS or xhr?
Hi everyone, I am a bit confused with xhr? and respond_to. I have the folloing code in my view to update the ''emails'' ID link_to_remote(image_tag("refresh"), :update => "emails", :url => { :action => "list_emails" }) in the controller side i have somthing like : [..] respond_to do |type| type.html { render :action
2009 Sep 06
2
Regarding SVM using R
Hi Abbas, Before I try to give you answers, I just want to mention that you should send R related reqests to the R-help list, and not me personally because (i) there's a greater likelihood that it will get answered in a timely manner, and (ii) people who might have a similar problem down the road might benefit from any answer via searching the list archives ... anyway: On Sep 5, 2009, at 1:41 PM,...
2007 Dec 10
4
Mongrel and http 1.1 OPTIONS keyword
Hello. I just seen some errors in my mongrel application log: It seems related to the httpd OPTIONS keyword Example: Processing LoginController#login (for .30.5.208 at 2007-12-10 09:00:23) [OPTIONS] and our ruby application does not know what to do with it. and finally send an error Does mongrel (which is the http server) is supposed to deal with these kind of request ? I think these
2004 Feb 03
1
Problems copying some files from windows to linux
Hi, This might not be entirely samba server related, but the problem I am experiencing is affecting a planned implementation of a new Samba Server, and from the smbmount man page, it appears that this is the recommended list to reqest help - so hopefully someone might be able to assist :-). I am running a Debian Linux machine (kernel 2.6.0) with Samba 3.0.1 which will soon be replacing an
2003 Aug 25
1
FW: Help with 'switch' mode
...uments. > 1) Is the bridge device necessary - it was my understanding that the > tap device was able to "see" frames like a pcap device, so I'd THINK > it would be possible to perform the actions of a switch without the > bridge device - that is, grab & forward ARP reqests & replies between > networks, use that information to build a MAC table & use the MAC > table to determine when to transmit traffic over the VPN. The tap device doesn't work like a pcap device. It doesn't capture packets from other network devices, it is a network device in...
1999 May 24
1
RH6.0/Samba Oplock Problems (and fix) (PR#16952)
...lications like Word and Excel need byte range locks to conflict correctly in order to detect multiple opens on a file. This works all well and good on glibc2.0 systems (which Samba detects as 32 bit lock aware). But glibc2.1 lies on a Linux x86 system :-). It tells Samba that it can do 64 bit lock reqests. It can't. What glibc2.1 does is just drop the top 32 bits of any range request. This causes the bottom half of the lock ranges to collide with earlier lock ranges - hence the messages you are getting. Now Samba has the code to work correctly with glibc2.1, it just needs to stop believing tha...
2006 Aug 09
4
Do i need multiple mongrel instances for good performance?
I have developed a rails application for my company. It will be used by upto 3o people at a time. I have just read that Mongrel will only process 1 request at a time (rails is only in 1 controller at a time). Does this mean that to get good performance i need to run mongrel many times on different ports? How many different instances of mongrel is recommended? If this is true then it