Displaying 20 results from an estimated 23 matches for "no_cache".
2007 May 29
4
cache everything but...
I saw this older post when searching for information:
On Feb 16, 5:10 pm, Ingo Weiss <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org>
wrote:
> withfragmentcachingonecancacheparts of a page. However, more often
> than not what I would need is the exact opposite approach. I would like
> to be able to use action cashing and have a mechanism for telling Rails
> to
2016 Nov 16
2
Exim still accepting emails to nonexistent users
After adding the configuration bit:
deny
message = invalid recipient
domains = +local_domains
!verify = recipient/callout=no_cache
from: http://wiki2.dovecot.org/LMTP/Exim <http://wiki2.dovecot.org/LMTP/Exim> running update-exim4.conf and service exim4 restart
the server is still accepting emails to recipients that do not exist in dovecot.
Any ideas?
2007 Jul 19
1
yum through a squid proxy
Hello,
I've got a centos5 box that is now behind a what was transparent squid
proxy. The proxy now has it's own dedicated ip and uses proxy basic
authentication. I've got a firewall that redirects all outgoing port 80
traffic to that ip so anyone wishing access goes proxied. The problem is yum
on my centos5 can't retrieve the .xml files for the various yum
repositories. In
2019 Aug 29
0
I broke "yum update" - C7
...ne,
'ip_resolve' : None,
'keepalive' : 1,
'libproxy' : False,
'max_connections': 5,
'max_header_size': 2097152,
'minrate' : None,
'mirror_group' : None,
'multi_progress_obj': None,
'no_cache' : False,
'opener' : None,
'password' : None,
'prefix' : None,
'progress_obj' : None,
'proxies' : None,
'proxy' : None,
'quote' : None,
'range' : None,...
2009 Jan 28
6
Tiny Network-Problem with Office Software
Hi,
I am having some trouble to some Office software with wine. The Program itself starts without problems and runs quite fine. But unfortunatly I am not able to connect to our local Datebase. My Ubuntu Linux itself doesnt seem to have any problems in connecting to the server (but I admit that I don't know how to check if I can access the port 5143 that is used to connect to the database.).
2019 Aug 29
4
I broke "yum update" - C7
Am 2019-08-29 16:51, schrieb Gary Stainburn:
> On Thursday 29 August 2019 15:45:44 Gordon Messmer wrote:
>> On 8/29/19 3:03 AM, Gary Stainburn wrote:
>> > https://us-east.repo.webtatic.com/yum/el7/x86_64/repodata/repomd.xml: [Errno 14] curl#60 - "Peer's Certificate issuer is not recognized."
>>
>>
>> What do you see when you run:
>>
2007 Feb 09
1
trouble https multiple uplinks... how?
...# postrouting
iptables -t nat -A POSTROUTING -j SNAT -o eth1 --to-source 172.17.1.1
iptables -t nat -A POSTROUTING -j SNAT -o eth2 --to-source 172.18.1.1
------------
squid config :
------------
visible_hostname my_isp.net
icp_port 0
hierarchy_stoplist cgi-bin ?
acl QUERY urlpath_regex cgi-bin \?
no_cache deny QUERY
http_port 3128
httpd_accel_host virtual
httpd_accel_port 80
httpd_accel_with_proxy on
httpd_accel_uses_host_header on
cache_mem 512 MB
cache_replacement_policy heap GDSF
memory_replacement_policy heap GDSF
cache_dir ufs /cache 6000 14 256
acl all src 0.0.0.0/0.0.0.0
acl manager proto...
2016 Nov 17
0
Exim still accepting emails to nonexistent users
Hi,
Marti Markov <marti1234 at gmail.com> (Mi 16 Nov 2016 04:28:28 CET):
> After adding the configuration bit:
>
> deny
> message = invalid recipient
> domains = +local_domains
> !verify = recipient/callout=no_cache
>
> from: http://wiki2.dovecot.org/LMTP/Exim <http://wiki2.dovecot.org/LMTP/Exim> running update-exim4.conf and service exim4 restart
>
> the server is still accepting emails to recipients that do not exist in dovecot.
How is the router, targeting the messages to dovecot, confi...
2011 Apr 01
0
guidelines for using the R logo
Hello,
I am writing an R-guide which is addressed especially for students of German
Universities
(http://www.rrzn.uni-hannover.de/buch.html?&no_cache=1&titel=statistik_r).
For the title page, I want to use the R logo. I found a similar question in
the R mailing list about the same topic. The answer was that the usage of
the logo is OK. However, this already a few years ago and I was wondering
wether this is still up-to-date or we...
2017 Feb 02
0
net ads and wbinfo are painfully slow -- but they work
...rg> wrote:
> There is definitely something strange going on here, if I flush
> the winbind cache, then ask for a users info with getent, I get this:
I suspect now that the problem is not getent/nsswitch/pam and that it
is either winbindd/krb5/AD.
I launched winbindd in debug99/foreground/no_cache mode. I waited
about 10 seconds, then issued "wbinfo -u".
wbinfo -u took 4 minutes to complete. It completed and displayed the
correct/valid list of users.
During the several minutes it took to display the users, winbindd was
logging lots activity. The activity was interrupted by lon...
2019 Aug 29
0
I broke "yum update" - C7
...ne,
'ip_resolve' : None,
'keepalive' : True,
'libproxy' : False,
'max_connections': 5,
'max_header_size': 2097152,
'minrate' : 0,
'mirror_group' : None,
'multi_progress_obj': None,
'no_cache' : False,
'opener' : None,
'password' : None,
'prefix' : None,
'progress_obj' : None,
'proxies' : None,
'proxy' : None,
'quote' : None,
'range' : None,...
2017 Feb 01
2
net ads and wbinfo are painfully slow -- but they work
On Wed, 1 Feb 2017 07:30:19 -0800
Chris Stankevitz <chrisstankevitz at gmail.com> wrote:
> On Wed, Feb 1, 2017 at 1:12 AM, Rowland Penny via samba
> <samba at lists.samba.org> wrote:
> > He is also unlikely to be running avahi, he is using Freebsd 10.3
>
> truss (like strace) showed that wbinfo, net, and sshd were all hanging
> after system calls to getuid() and
2016 Nov 21
2
Exim still accepting emails to nonexistent users
...>
> Hi,
>
> Marti Markov <marti1234 at gmail.com> (Mi 16 Nov 2016 04:28:28 CET):
>> After adding the configuration bit:
>>
>> deny
>> message = invalid recipient
>> domains = +local_domains
>> !verify = recipient/callout=no_cache
>>
>> from: http://wiki2.dovecot.org/LMTP/Exim <http://wiki2.dovecot.org/LMTP/Exim> running update-exim4.conf and service exim4 restart
>>
>> the server is still accepting emails to recipients that do not exist in dovecot.
>
> How is the router, targeting the...
2019 Aug 29
2
I broke "yum update" - C7
Am 2019-08-29 17:36, schrieb Gary Stainburn:
> On Thursday 29 August 2019 16:20:00 Alexander Dalloz wrote:
>> Hi,
>>
>> yum uses libcurl behind the scenes and thus NSS and not OpenSSL.
>>
>> Do you get something indicative when running:
>>
>> URLGRABBER_DEBUG=1 yum --disablerepo=\* --enablerepo=webtatic
>> check-update
>>
>>
2016 Jul 15
5
[PATCH 0/3] mllib: Various fixes and changes to Getopt module.
The second patch is obviously not complete yet - for discussion only.
Rich.
2016 Jul 18
0
[PATCH v2 2/3] mllib: Use L"..." and S '...' for long and short options.
...pt.String ("format", set_attach_format),
s_"Set attach disk format";
- [ "--cache" ], Getopt.String ("dir", set_cache), s_"Set template cache dir";
- [ "--no-cache" ], Getopt.Unit no_cache, s_"Disable template cache";
- [ "--cache-all-templates" ], Getopt.Unit cache_all_mode,
+ [ L"cache" ], Getopt.String ("dir", set_cache), s_"Set template cache dir";
+ [ L"no-cache" ], Getopt.Unit no_cache, s...
2016 Jul 18
4
[PATCH v2 0/3] mllib: Various fixes and changes to Getopt module.
v1 -> v2:
- Further fixes to Getopt int parsing.
- Completed the L/S changes.
- Fixed the test suite so it passes now. Also we don't need the
special-case tests for 64 bit arch.
Rich.
2016 Jul 18
3
[PATCH v4 0/2] mllib: Various fixes and changes to Getopt module.
v3 -> v4:
- Pushed the first patch upstream since it was ACKed.
- Prevent use of M except for the special virt-v2v options.
- Sort the options after added --help etc.
- Make corresponding fixes to the tests.
Rich.
2016 Jul 18
4
[PATCH v3 0/3] mllib: Various fixes and changes to Getopt module.
v2 -> v3:
- Add M variant and test it.
Rich.
2016 Jun 27
0
Re: [PATCH] RFC: OCaml tools: add and use a Getopt module
...> - "format" ^ " " ^ s_"Set attach disk format";
> - "--cache", Arg.String set_cache, "dir" ^ " " ^ s_"Set template cache dir";
> - "--no-cache", Arg.Unit no_cache, " " ^ s_"Disable template cache";
> - "--cache-all-templates", Arg.Unit cache_all_mode,
> - " " ^ s_"Download all templates to the cache";
> - "--check-signature", Arg.Set c...