Login
Remember
Register
Recent
Hot!
Most votes
Most answers
Most views
Ask a Question
Recent questions
0
votes
1
answer
Is Memcached fault-tolerant?
asked
Jul 30, 2023
in
MemCached
by
Robin
memcache-fault-tolerance
0
votes
1
answer
In Memcached UDP server is ____ by default.
asked
Jul 30, 2023
in
MemCached
by
Robin
memcachedudpserver
0
votes
1
answer
Which of the following correctly states the meaning of eviction in Memcached?
asked
Jul 30, 2023
in
MemCached
by
Robin
memcached-eviction
0
votes
1
answer
The maximum number of concurrent connections is set to ____ by default.
asked
Jul 30, 2023
in
MemCached
by
Robin
memcache-connection
0
votes
1
answer
The ____ command deletes all data (key-value pairs) from the Memcached server.
asked
Jul 30, 2023
in
MemCached
by
Robin
memcacache-command
0
votes
1
answer
____ refers to the length of time a value is held in Memcached before being evicted.
asked
Jul 30, 2023
in
MemCached
by
Robin
memcache-time
+1
vote
1
answer
What is TTL?
asked
Jul 30, 2023
in
MemCached
by
Robin
memcache-time
0
votes
1
answer
Memcached use ____ to free up memory when it becomes full?
asked
Jul 30, 2023
in
MemCached
by
Robin
memcache-memory
0
votes
1
answer
What is LRU?
asked
Jul 30, 2023
in
MemCached
by
Robin
lru
0
votes
1
answer
When the server is shut down or restarted, all Memcached data is ____?
asked
Jul 30, 2023
in
MemCached
by
Robin
memcached-data
0
votes
1
answer
Is Data stored in Memcached permanently stored?
asked
Jul 30, 2023
in
MemCached
by
Robin
memcache-data-
+1
vote
1
answer
Dogpile effect can be prevented using which of the following?
asked
Jul 29, 2023
in
MemCached
by
sharadyadav1986
dogpileeffect
+1
vote
1
answer
The ____ occurs when the cache expires and websites are attacked by many requests from the client at the same time.
asked
Jul 29, 2023
in
MemCached
by
sharadyadav1986
memcache-cache
+1
vote
1
answer
Each Memcached have ____ unique key.
asked
Jul 29, 2023
in
MemCached
by
sharadyadav1986
memcache-key
+1
vote
1
answer
Which of the following command returns item statistics such as count, age, and eviction?
asked
Jul 29, 2023
in
MemCached
by
sharadyadav1986
memcached-command
+1
vote
1
answer
Which of the following command returns server statistics such as version, and connections?
asked
Jul 29, 2023
in
MemCached
by
sharadyadav1986
memcache-commands
+1
vote
1
answer
Which of the following command is used to close the connection?
asked
Jul 29, 2023
in
MemCached
by
sharadyadav1986
memcache-connection
+1
vote
1
answer
Is Memcached a database?
asked
Jul 29, 2023
in
MemCached
by
sharadyadav1986
memcache-database
0
votes
1
answer
In which year Memcached was launched?
asked
Jul 29, 2023
in
MemCached
by
sharadyadav1986
memcache-launch
0
votes
1
answer
As we know that the Decr command in Memcached is used to decrease the numeric value of an existing key, what will happen if the key is not numeric?
asked
Jul 29, 2023
in
MemCached
by
sharadyadav1986
decrcommandmemcached
0
votes
1
answer
Which of the following command in Memcached is used to decrease the numeric value of an existing key?
asked
Jul 29, 2023
in
MemCached
by
sharadyadav1986
memcached-command
0
votes
1
answer
Which of the following command in Memcached is used to increase the numeric value of an existing key?
asked
Jul 29, 2023
in
MemCached
by
sharadyadav1986
memcached-key
0
votes
1
answer
Which command is used to remove an existing key from the Memcached server?
asked
Jul 29, 2023
in
MemCached
by
sharadyadav1986
memcachedserver
0
votes
1
answer
Which command is used to retrieve the value stored at the key?
asked
Jul 29, 2023
in
MemCached
by
sharadyadav1986
memcache-key
0
votes
1
answer
Which of the following command is used to set the data, if the data hasn't been updated since the last retrieve?
asked
Jul 29, 2023
in
MemCached
by
sharadyadav1986
memcache-command
0
votes
1
answer
What is CAS in Memcached?
asked
Jul 29, 2023
in
MemCached
by
sharadyadav1986
cas
0
votes
1
answer
Explain Graceful shutdown with example in a Node.js application
asked
Jul 29, 2023
in
NodeJS Essentials
by
DavidAnderson
nodejs-interview-questions-answers
0
votes
1
answer
Why is Graceful shutdown important?
asked
Jul 29, 2023
in
JavaScript
by
DavidAnderson
javascript-interview-questions-answers
0
votes
1
answer
What is Graceful shutdown in Nodejs?
asked
Jul 29, 2023
in
JavaScript
by
DavidAnderson
nodejs-interview-questions-answers
0
votes
1
answer
Why would you use body-parser package. Can you build the project without bodyParser?
asked
Jul 29, 2023
in
NodeJS Essentials
by
DavidAnderson
nodejs-interview-questions-answers
Page:
« prev
1
...
235
236
237
238
239
240
241
242
243
244
245
...
667
...
next »
Recent questions
...