Displaying 20 results from an estimated 182 matches for "etag".
Did you mean:
eta
2007 Sep 15
1
Apache 2.2.3 ETag weirdness.
I'm looking to clarify this entry I found in a changelog(line 2062ish) on a CentOS 5 box for Apache 2.2.3
*) mod_include no longer allows an ETag header on 304 responses.
PR 19355. [Geoffrey Young <geoff apache.org>, Andr? Malo]
Loading the mod_include module prevents any ETags headers from being sent from the box. If I comment out mod_include, ETags are sent as expected. CentOS 4 2.0.59 with mod_include does not show the same be...
2012 Oct 02
4
Rails Default ETag Generation
How does Rails generate ETags by default? I''ve got config.action_controller.
perform_caching set to true in production so that I can use page-level
caching in a few specific places, but it seems that Rails is automatically
setting ETags on *all* responses even though I''m not using fresh_when or
the stale?...
2007 Jan 04
5
Help accessing http headers?
Hi,
I''m using Mechanize, and I''ve developed a lot of code around it. I''d like
to be able to check the Etag header during a get to see if the page has
changed, as well as some other http header information. Can I do that
without hacking Mechanize myself?
Does anyone have any examples of how to do this?
William
2011 Jul 25
1
[LLVMdev] etags (emacs)
Hi,
I wonder whether there is any good way to build etags table for LLVM
src. Thanks,
Gang-Ryung Uh,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110725/632ec1f0/attachment.html>
2003 Oct 25
0
[LLVMdev] version 1.0, compiling under cygwin
...`GLOBAL__D__ZN2cl23ParseEnvironmentOptionsEPKcS1_S1_':
I believe that this is due to a known bug in the Cygwin linker. See this
thread:
http://sources.redhat.com/ml/binutils/2003-08/msg00218.html
If you upgrade to the latest and greatest, this may be fixed.
> and the last issue was "etags: Unknown option: -l"
> Remark:
> ---------------------------------
> bash-2.05b$ etags.exe --version
> Exuberant Ctags 5.5, Copyright (C) 1996-2003 Darren Hiebert
> Compiled: Jun 5 2003, 10:00:19
> Addresses: <dhiebert at users.sourceforge.net>, http://ctags.sourc...
2004 Jun 24
0
[LLVMdev] etags change
I just wanted to let all etags users out there know that etags is not
automatically run by the LLVM build anymore. There doesn't seem to be a
portable way to get it to work under all of the OS's we're running on.
But don't panic! All you have to do is run 'make tags' from the top level
directory whene...
2010 Oct 04
4
http caching a dynamic page
...is a simplication of course, there are a few fields that do
change.
Now If I were to implement some sort of http caching then I would need
to do a fresh_when or stale? in my controller method (show), which
would essentially not render the views and hence the updated favorites
count, unless I use a etag that encompassed the favorite count and
other dynamic fields, in which case it kinda defeats the purpose
because those fields change regularly.
How do I manage this situation? So I can take advantage of a proxy but
keep certain dynamic fields in the page updated? One things I can
think of is ajax...
2003 Oct 25
3
[LLVMdev] version 1.0, compiling under cygwin
...ing output
/cygdrive/w/tmp/llvm/llvm/lib/Support/Debug/Mangler.o(.stab+0x2c458):/usr/include/c++/3.3.1/bits/stl_set.h:100: reloc refers to symbol `.text$_ZNSt22_Rb_tree_base_iteratorC2Ev' which is not being output
...skipped...
-------------------------------------
and the last issue was "etags: Unknown option: -l"
Remark:
---------------------------------
bash-2.05b$ etags.exe --version
Exuberant Ctags 5.5, Copyright (C) 1996-2003 Darren Hiebert
Compiled: Jun 5 2003, 10:00:19
Addresses: <dhiebert at users.sourceforge.net>, http://ctags.sourceforge.net
Optional compile...
2009 Aug 29
3
DO NOT REPLY [Bug 6672] New: mtim.tv_nsec not used when reading time of a file
...ed does not
refer to it) if available.
This results in files being not "completely" aligned because the original file
will have nanoseconds set all other destinations have this portion of file
information set to 0.
A pratical example of when this might become a problem is Apache's ETag
generation, Apache HTTPD correctly reads tv_nsec when available (Solaris,Cygwin
have that feature for example) and puts the value of tv_nsec in the ETag.
A cluster of Etag-generating httpds behind a load balancer would generate all
the same ETag but the "master" source which would have...
2008 Jun 12
1
setting request headers via get()
Hey all,
Found a email thread from Jan 2007 discussing the inability to set request
headers (like ETag and If-Modified-Since) through the API, and this is
something that''s bothering me a bit. Currently the "way" to do this is to
subclass Mechanize and override set_headers(). That seems fine for headers
that you''d like to send in every request or for classes of request, bu...
2010 Nov 10
1
error on R CMD rtags
Dear all
I'm getting a strange error when trying to use rtags() to generate
tags in Emacs format.
root at liv-laptop:/usr/lib/R# R CMD rtags -o /usr/local/build/ETAGS
--no-Rd --no-c library/
Tagging R files under library/; writing to /usr/local/build/ETAGS
(overwriting)...
[..]
Error: '\.' is an unrecognized escape in character string starting "[.]*\."
Execution halted
Done
?rtags says that
pattern = "\\.[RrSs]$"
so I don't...
2009 Sep 29
1
Error (IMHO) with --with-doc option
...small patch that fixes this - hope it doesn't introduce any
mess:
diff -Nur 2/Makefile.in 1/Makefile.in
--- 2/Makefile.in 2009-09-29 00:17:22.000000000 +0200
+++ 1/Makefile.in 2009-09-29 00:17:38.000000000 +0200
@@ -75,7 +75,7 @@
distclean-recursive maintainer-clean-recursive
ETAGS = etags
CTAGS = ctags
-DIST_SUBDIRS = src doc
+DIST_SUBDIRS = $(SUBDIRS)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
distdir = $(PACKAGE)-$(VERSION)
top_distdir = $(distdir)
Best regards,
--
Jacek Osiecki joshua at ceti.pl GG:3828944
I don't want something I...
2000 Apr 18
4
R : 3D graphics
I am looking for a package that allow to plot 3D set of points (x, y, z) ?
Can someone help me to find it ?
thank for help
anne
--
Anne BADEL-CHAGNON Email:badel at urbb.jussieu.fr
Equipe de Bioinformatique Mol?culaire, Universite Paris 7
Tour 53, 1er etage, case 7113 Tel : 01.44.27.77.14
75251 Paris cedex 05 Fax : 01.43.26.38.30
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://stat.ethz.ch/pipermail/r-help/attachments/20000418/ddea515d/attachment.html
2005 Apr 15
0
[PATCH] add cscope support to xen Makefile
Add cscope support to xen Makefile. While at it, refactor a bit so
etags, ctags, and cscope use same method to generate file list.
Signed-off-by: Chris Wright <chrisw@osdl.org>
---
xen/Makefile | 19 +++++++++++--------
1 files changed, 11 insertions(+), 8 deletions(-)
===== xen/Makefile 1.78 vs edited =====
--- 1.78/xen/Makefile 2005-03-28 13:51:31 -08:00...
2006 Sep 21
0
[PATCH] Clean up and enhance "make tags"
...uberant_flags=`$1 --version 2>/dev/null | grep -iq exuberant && \
+ echo "-I __initdata,__exitdata,__acquires,__releases \
+ -I EXPORT_SYMBOL,EXPORT_SYMBOL_GPL \
+ --extra=+f --c-kinds=+px"`
endef
.PHONY: _TAGS
_TAGS:
- rm -f TAGS && $(all_sources) | xargs etags -a
+ rm -f TAGS; \
+ $(call set_exuberant_flags,etags); \
+ $(all_sources) | xargs etags $$exuberant_flags -a
.PHONY: _tags
_tags:
- rm -f TAGS && $(all_sources) | xargs ctags -a
+ rm -f tags; \
+ $(call set_exuberant_flags,ctags); \
+ $(all_sources) | xargs ctags $$exuberant_flags -a...
2003 Jun 19
1
'Little' problems with Samba v2.2.3a-12.3 (Debian Woody) and PRINTERS !!)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> Message: 1
> Date: Wed, 18 Jun 2003 14:16:57 +0200
> From: Farget Vincent <farget@olfac.univ-lyon1.fr>
> Subject: [Samba] 'Little' problems with Samba v2.2.3a-12.3 (Debian
> Woody) and PRINTERS !!
> To: samba@lists.samba.org
> Message-ID: <20030618121659.0AC117D4F@olfac.univ-lyon1.fr>
> Content-Type:
2016 Jan 12
2
vdsm hook issues
...d reboot a guest to
see this hook.py invoked ?
2) when running manually my hook.py, I got following error :
ImportError: No module named hooking
Do I have to install anything to solve this issue ?
Thanks for help.
Regards,
J.P. Ribeauville
P: +33.(0).1.47.17.20.49
.
Puteaux 3 Etage 5 Bureau 4
jpribeauville@axway.com<mailto:jpribeauville@axway.com>
http://www.axway.com<http://www.axway.com/>
P Pensez à l'environnement avant d'imprimer.
2015 Nov 09
2
availability of target type state within a dumpxml result
...;
<alias name='channel0'/>
<address type='virtio-serial' controller='0' bus='0' port='1'/>
</channel>
By using a virsh 0.10.2 , it seems tooo old .
Thanks for help.
J.P. Ribeauville
P: +33.(0).1.47.17.20.49
.
Puteaux 3 Etage 5 Bureau 4
jpribeauville@axway.com<mailto:jpribeauville@axway.com>
http://www.axway.com<http://www.axway.com/>
P Pensez à l'environnement avant d'imprimer.
2015 Jun 15
2
Add on argument in seq()
...=1) # alternative method gives the intermediate value of "from" and "to"
6
Many thanks for your help.
Best wishes,
Gael Millot.
Gael Millot
UMR 3244 (IC-CNRS-UPMC) et Universite Pierre et Marie Curie
Equipe Recombinaison et instabilite genetique
Pav Trouillet Rossignol 5eme etage
Institut Curie
26 rue d'Ulm
75248 Paris Cedex 05
FRANCE
tel : 33 1 56 24 66 34
fax : 33 1 56 24 66 44
Email : gael.millot at curie.fr
http://perso.curie.fr/Gael.Millot/index.html
[[alternative HTML version deleted]]
2015 Jun 15
3
Add-on argument in sample()
...ample(10, size = 3, replace = TRUE)
10 10 10
> sample(10, size = 3, replace = FALSE)
Error
Many thanks for your help.
Best wishes,
Gael Millot.
Gael Millot
UMR 3244 (IC-CNRS-UPMC) et Universite Pierre et Marie Curie
Equipe Recombinaison et instabilite genetique
Pav Trouillet Rossignol 5eme etage
Institut Curie
26 rue d'Ulm
75248 Paris Cedex 05
FRANCE
tel : 33 1 56 24 66 34
fax : 33 1 56 24 66 44
Email : gael.millot at curie.fr
http://perso.curie.fr/Gael.Millot/index.html
[[alternative HTML version deleted]]