similar to: 302 Redirecting support

Displaying 20 results from an estimated 200 matches similar to: "302 Redirecting support"

2010 Nov 03
2
ESX(i) implemented functions
Dear All, I would like to know what functions and classes are implemented in the ESX(i) driver ? i am trying to use virsh to retrieve some simple information such as vcpuinfo domain, but it is not working, so I would like to know what functions are implemented in libvirt ESX(i) driver. Also i checked the http://libvirt.org/drvesx.html and nothing is mentioned there. Thank You, Regards, Sherif
2008 Aug 09
1
how to know what codec is being used
Hi, how would i know what codec is being utilized? currently i have set allow=ilbc disallow=all. i unset all codecs on x-lite except ilbc. i tried to make a call and look at the channel i see these. does this mean it is using ulaw? how about writetranscode? does that mean there is no transcoding happening on the call? call is going thru, rtp is also going thru. what i would like to know is does
2003 Mar 28
5
IP traffic accounting and shorewall
Hi, I need a suggestion about how to set up a shorewall configuration so that I can log the traffic size being downloaded through a shorewall dedicated box. I need to log time, source IP, size of the transfer, protocol(s) and ports, destination IP (looking from inside the LAN, I mean :-) Whenever possible, I''d like to resolve the source IP with our existing internal DNS, so that I
2007 Apr 03
2
Some cryptic error in IE
Hello, I am using Sarissa v 0.9.7.6 and prototype v 1.5. In ajax application, I am retrieving xml string from a local servlet and displaying it using xslt processing by sarissa. This works perfectly well in FF, however it gives bunch of error in IE. I have posted same type of problem quite few days back and I stopped using Sarissa. Now I need to use Sarissa so any help would be highly
2004 Sep 14
3
memory allocation error message
Dear all I use the library(netCDF) to read in NCEP data. The file I want to read has size 113 Mb. When i try to read it I get the following message: Error: cannot allocate vector of size 221080 Kb In addition: Warning message: Reached total allocation of 255Mb: see help(memory.size) I get a similar message when I try to read a file with 256 Mb in a PC with 2 GigaByte RAM. Is there something
2008 Apr 25
1
R-devel Digest, Vol 62, Issue 24
The columns of the model matrix are all orthogonal. So the problem lies with poly(), not with lm(). > x = rep(1:5,3) y = rnorm(15) z <- model.matrix(lm(y ~ poly(x, 12))) x = rep(1:5,3) > y = rnorm(15) > z <- model.matrix(lm(y ~ poly(x, 12))) > round(crossprod(z),15) (Intercept) poly(x, 12)1 poly(x, 12)2 poly(x, 12)3 poly(x, 12)4 (Intercept)
2007 Mar 30
0
unconditionally redirecting incoming calls by 302 Moved Temporarily messages doing right accounting
Dear all, In my Asterisk 1.2.17 architecture different levels of permissions are established using different contexts that hierarchically include more permissive contexts until default context is reached. In default context there are only local extensions, only in more restricted contexts there are the PSTN access. So, if some user dials some number, Asterisk looks which context that user
2017 May 24
2
Moving dovecot/maildir to new host, dovecot.* files
Hello, I've done a fair amount of searching, and couldn't find a definitive answer. I am moving my dovecot/postfix servers and mail in Maildir formats to a new host. When I move the Maildir directories, what should I do with the dovecot.index/cache/log/etc. files? I know I can filter them out, and dovecot will recreate them, but is that the best approach? I am thinking of the following:
2007 Apr 04
6
Exception when doing DRb remote calls from a BackgrounDRb worker
Hello, I am trying to make DRb calls to a external server from a backgrounDRb worker, but I''m getting always the next exception when I make the remote call. > ERROR: > drbunix:///tmp/backgroundrb.11175/experimenter_worker_3e899de945f0803a82cd257cfac316d0_0_0.0738904928422051 > - #<Errno::ENOENT: No such file or directory - >
2007 Apr 03
1
Winbind 3.0.25-pre2 problems with sid2uid
Hi, I have tested winbind in samba-3.0.25-pre2 and encountered some problems. We have a working config with Linux samba-3.0.23d and W2k3 AD R2 rfc2307bis, but when I switch to 3.0.25 it stopped working. I am not quite familiar with the new configuration directives for idmap, but the old config did not work either with 3.0.25, so I tried to use the new ones. Is there apparent errors in my config
2018 Jun 09
2
/etc/gai.conf fails to prefer IPv4 over IPv6 for NFS
In article <bc751efa-07f1-91de-9248-5f90f961bcb4 at gmail.com>, Gordon Messmer <centos at centos.org> wrote: >On 06/08/2018 03:23 PM, Steve Rikli wrote: >> >> This seems the most likely explanation, I'd just like to know for certain >> before I give up on gai.conf and restort to disabling IPv6 or other >> workarounds (e.g. /etc/nfsmount.conf). >
2018 Jun 08
2
/etc/gai.conf fails to prefer IPv4 over IPv6 for NFS
In article <669037eb-029c-eb3b-0c60-6a5121142bb8 at gmail.com>, Gordon Messmer <centos at centos.org> wrote: >On 06/08/2018 10:42 AM, Steve Rikli wrote: > >> I found posts from others in a similar situation, and proposed solutions >> included modifying /etc/gai.conf to use: >> >> precedence ::ffff:0:0/96 100 > > From my reading of that file,
2007 Apr 30
0
[LLVMdev] Boostrap Failure -- Expected Differences?
On Apr 27, 2007, at 3:50 PM, David Greene wrote: > The saga continues. > > I've been tracking the interface changes and merging them with > the refactoring work I'm doing. I got as far as building stage3 > of llvm-gcc but the object files from stage2 and stage3 differ: > > > warning: ./cc1-checksum.o differs > warning: ./cc1plus-checksum.o differs > >
2005 Apr 15
1
AR1 in gls function
Dear R-project users I would like to calculate a linear trend versus time taking into account a first order autoregressive process of a single time series (e.g. data$S80 in the following example) using th gls function. gls(S80 ~ tt,data=data,corAR1(value, form, fixed)) My question is what number to set in the position of value within corAR1? Should it be the acf at lag 1? I look forward for
2006 Jun 26
1
About filled.contour function
Dear R-projects users I would like like to ask if there is any way to produce a multipanel plot with the filled.contour function. In the help information of filled contour it is said that this function is restricted to a full page display. With kind regards Prodromos Zanis -- **************************************************** Dr. Prodromos Zanis Centre for Atmospheric Physics and
2014 Mar 08
0
FeedbackComputing14 paper submission due on March 25 (9th International Workshop on Feedback Computing)
Feedback Computing 2014 Call for Papers June 17th, 2014, Philadelphia, PA, collocating with USENIX ATC and ICAC http://www.usenix.org/conference/feedbackcomputing14 Submission deadline in two weeks! Key Dates: * Paper submissions due: March 25, 2014, 11:59 p.m. PDT * Notification to authors: April 22, 2014 * Final paper files due: May 22, 2014 Overview: The 2014 International Workshop on
2014 Mar 08
0
FeedbackComputing14 paper submission due on March 25 (9th International Workshop on Feedback Computing)
Feedback Computing 2014 Call for Papers June 17th, 2014, Philadelphia, PA, collocating with USENIX ATC and ICAC http://www.usenix.org/conference/feedbackcomputing14 Submission deadline in two weeks! Key Dates: * Paper submissions due: March 25, 2014, 11:59 p.m. PDT * Notification to authors: April 22, 2014 * Final paper files due: May 22, 2014 Overview: The 2014 International Workshop on
2007 Apr 27
2
[LLVMdev] Boostrap Failure -- Expected Differences?
The saga continues. I've been tracking the interface changes and merging them with the refactoring work I'm doing. I got as far as building stage3 of llvm-gcc but the object files from stage2 and stage3 differ: warning: ./cc1-checksum.o differs warning: ./cc1plus-checksum.o differs (Are the above two ok?) The list below is clearly bad. I think it's every object file in the
2011 Feb 12
1
Error with wine & wiso tools
I just got wisotools . The first time I ran the app it ran fine . The GUI loaded and I was able to ATTEMPT to install bfbc2. It failed and now when I try to run wisotools again I get this error Code: jared at jared-EP45-DS3L:~$ sh wisotool rm: cannot remove `/home/jared/.wine/dosdevices/c:/wisotooltmp/menutext': Permission denied rm: cannot remove
2013 Feb 26
0
FeedbackComputing'13 CFP (one month before deadline)
CALL FOR PAPERS Feedback Computing 2013 - The 8th International Workshop on Feedback Computing San Jose, California, USA, 25 June 2013 Co-hosted with the 2013 USENIX Federated Conferences Week https://www.usenix.org/conference/feedback13 ----------------------------------------------------------------- IMPORTANT DATES Paper submissions due: March 29, 2013, 11:59 p.m. PDT Notification to