Best unofficial Apache Server developers community |
| |||||
| Feb 8, 2012 | |||||
|
Francisco Serrano |
|
||||
| Tags: | |||||
|
session invalidation? August 9, 2010 07:32:43 PM hi everyone, i used the technique described in the q&a at http://wiki.apache.org/hadoop/ZooKeeper/FAQ for triggering expired sessions for testing purposes. namely, opening another session with the same zoo_client_id from an existing handle and… Client`s cache invalidation October 1, 2010 07:36:26 PM Hello, How does the client`s cache of "region-location"( .META table), get invalidated when a region-server splits regions ? Does Zookeeper abort the client session or inform it of staleness ? How is consistency ensured in the time interval… unexpected object invalidation September 13, 2010 04:02:27 AM Hi all in my Grails app I'm using a GenericObjectPool to hold sockets that connect to some legacy system. Each idle socket in the pool must be "pinged" every 25 sec, so that the server leaves the connection open. For that I'm using the pool: … Tomcat session invalidation October 10, 2011 09:40:01 AM All: I'm a little confused about something. I'm using Tomcat as my servlet (web-service) container with CXF and want to ensure that web service requests do not create HTTP sessions. I cannot seem to find documentation about this, even on the… XPLAIN and statement recompilation (invalidation) October 13, 2010 11:28:45 AM Hi, When testing the automatic index statistics update prototype, lang.XplainStatisticsTest started failing intermittently. A quick investigation suggests this is caused by a recompilation request being raised at that "appropriate" place in… Tag-based cache invalidation in redis cluster+scripting October 24, 2011 03:43:57 AM What is the most efficient way to implement the following tag-based cache invalidation mechanism within the updating redis cluster +scripting? Basically, redis is used to store cache entries that are associated to 1 or more tags. At various times,… Any point in using an ASP.NET MongoDB cache provider when I don't need expiry/invalidation? May 5, 2011 07:08:15 AM I am writing an asp.net mvc app and wondering about caching of the User document. I need to load the logged on user's User document in every request so I can check granular permissions for the current page. Is it better to just load the User… DO NOT REPLY New: new session after invalidation during request does not set JSESSIONID cookie anym July 23, 2010 06:14:33 AM https://issues.apache.org/bugzilla/show_bug.cgi?id=49641 Summary: new session after invalidation during request does not set JSESSIONID cookie anymore Product: Tomcat 6 Version: 6.0.28 … Closed: (FELIX-2323) Unbind method should not be called during the invalidation process if the inval May 27, 2010 01:03:39 AM [ https://issues.apache.org/jira/browse/FELIX-2323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clement Escoffier closed FELIX-2323. "The server was expecting token 32 but got the token 33" August 20, 2010 09:47:03 AM I am running into a problem with a simple database row insert into Sybase. I could see others running into the same problem since we use the same jconn3 driver. I am using iBatis 2.3.4.726 (the last version of iBatis 2), Sybase Thin jconn3… Created] (HDFS-2282) Semi-harmless race between block reports and block invalidation August 23, 2011 09:54:18 PM Semi-harmless race between block reports and block invalidation Token separation January 15, 2012 02:03:39 AM Hi, I just tried to input a hexadecimal number in PostgreSQL (8.4) and was rather surprised by the result: | tim=# SELECT 0x13; | x13 | ----- | 0 | (1 Zeile) | tim=# SELECT 0abc; | abc | ----- | 0 | (1 Zeile) | tim=# The documentation… lock token November 4, 2010 03:55:38 PM If I'm retrieving a open scoped lock, via LockManager.getLock(absPath), should it contain the lockToken? My session is not the creating session, so it does not hold the lockToken already. In this case, the specs say that it's up to the… x 509 security token January 16, 2012 07:50:32 PM Hi, I'm trying to add a X.509 security token or binary token in the header of a soap message using CXF. Most examples that I see using x.509 is for signing or encrypting the message with x.509 certificate. I'm interested in adding an X 509 token… KeyRange.token in 0.7.0 August 18, 2010 07:57:57 AM I'm a bit confused WRT KeyRange's tokens in 0.7.0 When making a range query you can either use KeyRange.key or KeyRange.token. In 0.7.0 key was typed as byte[]. tokens remain strings. What does this string represent in case of a RP and in case of… Token attributes March 7, 2011 07:26:47 PM Hello, I'm coming from "pure" lucene and diving into elasticsearch/solr for scalability purporses. Now, I'm trying to store some attributes found in a XML document. More specifically, token coordinates for future highlighting. Example: I have a… Ghost token May 13, 2011 11:59:38 AM Has anyone seen this and know if it is causing an issue or how to fix it? Anytime I run nodetool ring (on any node) I get this extra token show up on the top of the list. Address Status State Load Owns Token … Key to Token clarification November 5, 2010 05:55:19 PM Hi all, I'm trying to figure out some minor understanding problems. As I see it for each Keyspace each node takes care about a certain tokenRange (describe_ring gives me the assignment), these TokenRanges have a list of nodes that hold replicas, a… deduct token values for BOP July 6, 2011 09:06:35 AM I wish to use the order preserving byte-ordered partitioner. How do I figure the initial token values based on the text key value. Say I wish to put all keys starting from a to d on N1. e to m on N2 and n to z on N3. What would be the initial_token… NPE when no token delivered with SecurityPolicy? August 10, 2010 08:17:44 AM -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I have a CXF SOAP service configured to require a SAML token. If I try to access that service without a token, the server throws a NPE: java.lang.NullPointerException at… Bison GNU-Flex token for every undefined token read May 3, 2011 Hello, I am looking for a way to parse just a particular part of a file. For example, lets see: if {$cpf_step == "pre_restruct"} {… HTTP PUT invalidation not working? January 10, 2011 I do the following using XMLHTTPRequest on IE 8: GET /myResource (with max-age set to a date far in the future) PUT /myResource GET /myResource The… Jboss/tomcat tld cache invalidation April 25, 2011 I have a jboss application with some ears. There's war inside ear and there's file monitor.tld inside WEB-INF folder of war. There's some tag… Nginx reverse-proxy cache invalidation strategies February 14, 2011 I've been using Nginx 0.8.5 as a caching reverse-proxy to build out a custom cdn-like solution to speed up our site's load time. It works great so… Grouping/tagging cached values for invalidation / recalculation March 25, 2011 Scope: PHP-mysql based site, using memcached. Caching issue is mostly about prices. Because of a price-calculation that is directly linked to what… Why remember me token? March 15, 2011 While implementing the "remember me" feature for a website, why do we complicate things and have a token called remember me token apart from a… Matching token sequences April 29, 2011 I have a set of n tokens (e.g., a, b, c) distributed among a bunch of other tokens. I would like to know if all members of my set occur within a… Cookie vs jsessionid url token precedence May 3, 2011 hey, how is it with Set-Cookie: VS jsessionid url token precedence ? Apache Tomcat just seem to ignore the token if cookie is set. Isn't it a little… How to do auth without session but token in AJAX April 13, 2011 Since I want to auth the user in serval backends. Such as nodejs, PHP, Erlang. How to simplify the auth system? Can I save the auth data in redis or… Finding token in file using java March 25, 2011 i am trying to read a text file. i have to find a particular token "STUDENT | ITEMS |" in that file. then i have to discard next eight lines from… Java RegEx: Split without losing token March 19, 2011 Hi all, I'm trying to write regex that will split a string when there is whitespace followed by a negative sign followed by non whitespace. Example:… Extract and replace a token in shell script January 13, 2011 Hi, In a source code file, I need to change all the instances like foo_bar('param') to become booch['param']=$param Here, param is a token and it… Information Sources on Token Parsing Patterns February 17, 2011 To make a long story short, it looks as if I am going to be responsible for rewriting a text parsing engine where I work. So, much like you imagine:… Do client authentication with PKCS11 token (Smartcard) February 15, 2011 Hello everybody... I have to call a script on a server (php, jsp - what ever). But this server is protected by a client authentication. Now it is… Remove substring till first Token using regexp February 9, 2011 Hello, I have the Path: GarbageContainingSlashesAndDots/TOKEN/xyz/TOKEN/abc How coukt I remove GarbageContainingSlashesAndDots? I know, it is before… Unrecongnized token error in sqllite database of android February 28, 2011 Hello everyone, I have this error while running my application : 02-28 12:23:59.481: ERROR/Database(1038): Failure 1 (unrecognized token: ""Die… WCF: Passing Kerboros token via HTTP call instead of HTTPS February 23, 2011 Hi I want to pass Kerberos token via HTTP call to a server using WCF. I have a piece of code that successfully does this. But it only works if I… CSRF token problem on requests from outside the browser to a Rails server June 2, 2011 I need to make an HTTP POST request from outside the browser, but the Rails back-end is not accepting the authentication (error 401). I know I need… How to check if a string containing 'tags' seperated by any none-word token contains a given tag in Java April 7, 2011 Does someone know a way on how to check, in Java, if a string containing tags seperated by space, comma or semicolon (or any non-word character)… Efficient way to find the token (word) index after a regular expression string search May 19, 2011 I need to perform a regular expression search for a string x in another string y, but I then need to know the token (word) index of the first… | |||||
(18 lines) Feb 8, 2012 04:35
(33 lines) Feb 8, 2012 04:44